Interface | Description |
---|---|
CopyPolicy |
Purpose: Allows customization of how an object is cloned.
|
Class | Description |
---|---|
AbstractCopyPolicy |
Purpose: Allows customization of how an object is cloned.
|
CloneCopyPolicy |
Purpose: Allows a clone of an object to be created with a method that returns
the cloned object.
|
InstantiationCopyPolicy |
Purpose: This is the default copy policy.
|
PersistenceEntityCopyPolicy |
Purpose: This is the default copy policy when weaving is used.
|