public class PrimaryKeyForeignKeyMetadata extends ForeignKeyMetadata
Constructor and Description |
---|
PrimaryKeyForeignKeyMetadata()
INTERNAL:
Used for XML loading.
|
PrimaryKeyForeignKeyMetadata(ForeignKeyMetadata foreignKey)
INTERNAL:
Used for annotation loading.
|
PrimaryKeyForeignKeyMetadata(MetadataAnnotation primaryKeyForeignKey,
MetadataAccessor accessor)
INTERNAL:
Used for annotation loading.
|
equals, getConstraintMode, getForeignKeyDefinition, getName, process, setConstraintMode, setForeignKeyDefinition, setName
getAccessibleObjectName, getAnnotation, getEntityMappings, getJavaClassName, getLoader, getLocation, getLogger, getMetadataClass, getMetadataClass, getMetadataClass, getMetadataFactory, getProject, initXMLObject, loadedFromAnnotation, loadedFromEclipseLinkXML, loadedFromXML, setAccessibleObject, setEntityMappings, setProject, shouldOverride
public PrimaryKeyForeignKeyMetadata()
public PrimaryKeyForeignKeyMetadata(ForeignKeyMetadata foreignKey)
public PrimaryKeyForeignKeyMetadata(MetadataAnnotation primaryKeyForeignKey, MetadataAccessor accessor)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference