Uses of Package
org.eclipse.persistence.internal.jpa.metadata.copypolicy
Packages that use org.eclipse.persistence.internal.jpa.metadata.copypolicy
Package
Description
-
Classes in org.eclipse.persistence.internal.jpa.metadata.copypolicy used by org.eclipse.persistence.internal.jpa.metadata.accessors.classesClassDescriptionINTERNAL: Used to store information about CloneCopyPolicy as it is read from XML or annotations.INTERNAL: Incapsulates common behavior amount class for all the different types of copy policy metadata Key notes: - any metadata mapped from XML to this class must be compared in the equals method.Used to store information about CopyPolicy as it is read from XML or annotations Key notes: - any metadata mapped from XML to this class must be compared in the equals method.INTERNAL: Used to store information about InstantiationCopyPolicy as it is read from XML or annotations Key notes: - any metadata mapped from XML to this class must be compared in the equals method.
-
Classes in org.eclipse.persistence.internal.jpa.metadata.copypolicy used by org.eclipse.persistence.internal.jpa.metadata.copypolicyClassDescriptionINTERNAL: Incapsulates common behavior amount class for all the different types of copy policy metadata Key notes: - any metadata mapped from XML to this class must be compared in the equals method.