EclipseLink 2.0.0, build 'v20091127-r5931' API Reference

Package org.eclipse.persistence.descriptors.copying

Interface Summary
CopyPolicy Purpose: Allows customization of how an object is cloned.
 

Class Summary
AbstractCopyPolicy Purpose: Allows customization of how an object is cloned.
CloneCopyPolicy Purpose: Allows a clone of an object to be created with a method that returns the cloned object.
InstantiationCopyPolicy Purpose: This is the default copy policy.
PersistenceEntityCopyPolicy Purpose: This is the default copy policy when weaving is used.
 


EclipseLink 2.0.0, build 'v20091127-r5931' API Reference