Create a new persistent instance of the given class.
THIS METHOD IS NOT IN THE ODMG 3.0 STANDARD!
It must be executed in the context of an open transaction.
If the transaction in which this method is executed commits,
then the object is made durable.
ClassNotPersistenceCapableException is thrown if the implementation cannot make
the object persistent because of the type of the object.
|