Copy Tab
Use to specify how TopLink copies objects. 
  - Use Instantiation Policy
- Creates a new instance of the object using the descriptor's instantiation policy.
- Use Clone Method
- Specifies to call the clone() method of the object. 
- Method
- Select the clone method from the drop-list.
Related Topics
Working with a Copy Policy
Working with Descriptor Properties
Working with Advanced Properties
 
  
  Copyright © 1997, 2004, Oracle.
   All rights reserved.