EclipseLink 1.0_1.0 M5 - 20080305 API Reference - Incubation

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: Creates a clone through a clone method.
InstantiationCopyPolicy Purpose: Creates a copy through creating a new instance.
 


EclipseLink 1.0_1.0 M5 - 20080305 API Reference - Incubation