Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


Package oracle.toplink.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.

 


Copyright © 1998, 2006, Oracle. All Rights Reserved.