EclipseLink1.0 - 20080707 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.
 


EclipseLink1.0 - 20080707 API Reference