Package org.eclipse.persistence.internal.jpa.metadata.copypolicy


package org.eclipse.persistence.internal.jpa.metadata.copypolicy
  • Classes
    Class
    Description
    INTERNAL: 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.