Skip navigation links

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

B32476-02


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.

 


Skip navigation links

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