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, setNamegetAccessibleObjectName, getAnnotation, getEntityMappings, getJavaClassName, getLoader, getLocation, getLogger, getMetadataClass, getMetadataClass, getMetadataClass, getMetadataFactory, getProject, initXMLObject, loadedFromAnnotation, loadedFromEclipseLinkXML, loadedFromXML, setAccessibleObject, setEntityMappings, setProject, shouldOverridepublic PrimaryKeyForeignKeyMetadata()
public PrimaryKeyForeignKeyMetadata(ForeignKeyMetadata foreignKey)
public PrimaryKeyForeignKeyMetadata(MetadataAnnotation primaryKeyForeignKey, MetadataAccessor accessor)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference