Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-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.

 


Skip navigation links

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