Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-03

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, 2010, Oracle. All Rights Reserved.