Uses of Class
org.eclipse.persistence.descriptors.copying.AbstractCopyPolicy
-
Packages that use AbstractCopyPolicy Package Description org.eclipse.persistence.descriptors.copying -
-
Uses of AbstractCopyPolicy in org.eclipse.persistence.descriptors.copying
Subclasses of AbstractCopyPolicy in org.eclipse.persistence.descriptors.copying Modifier and Type Class Description classCloneCopyPolicyPurpose: Allows a clone of an object to be created with a method that returns the cloned object.classInstantiationCopyPolicyPurpose: This is the default copy policy.classPersistenceEntityCopyPolicyPurpose: This is the default copy policy when weaving is used.
-