public interface SingularAttributeSourceToOne extends SingularAttributeSource, ForeignKeyContributingSource, FetchableAttributeSource, AssociationSource, CascadeStyleSource
one-to-one and many-to-one).| Modifier and Type | Method and Description |
|---|---|
FetchCharacteristicsSingularAssociation |
getFetchCharacteristics() |
ForeignKeyDirection |
getForeignKeyDirection() |
java.lang.String |
getReferencedEntityAttributeName() |
java.lang.String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
java.lang.Boolean |
isEmbedXml() |
boolean |
isUnique() |
getGenerationTiming, getNaturalIdMutability, getSingularAttributeNature, isBytecodeLazy, isInsertable, isUpdatable, isVirtualAttributegetAttributePath, getAttributeRole, getName, getPropertyAccessorName, getSourceType, getTypeInformation, getXmlNodeName, isIncludedInOptimisticLocking, isSingulargetToolingHintContextcreateForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabledgetAttributeSource, isIgnoreNotFound, isMappedBygetCascadeStyleNamejava.lang.String getReferencedEntityAttributeName()
java.lang.String getReferencedEntityName()
AssociationSourcegetReferencedEntityName in interface AssociationSourceForeignKeyDirection getForeignKeyDirection()
FetchCharacteristicsSingularAssociation getFetchCharacteristics()
getFetchCharacteristics in interface FetchableAttributeSourceboolean isUnique()
java.lang.Boolean isEmbedXml()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.