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() |
String |
getReferencedEntityAttributeName() |
String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
Boolean |
isEmbedXml() |
boolean |
isUnique() |
getGenerationTiming, getNaturalIdMutability, getSingularAttributeNature, isBytecodeLazy, isInsertable, isUpdatable, isVirtualAttributegetAttributePath, getAttributeRole, getName, getPropertyAccessorName, getSourceType, getTypeInformation, getXmlNodeName, isIncludedInOptimisticLocking, isSingulargetToolingHintContextcreateForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabledgetAttributeSource, isIgnoreNotFound, isMappedBygetCascadeStyleNameString getReferencedEntityAttributeName()
String getReferencedEntityName()
AssociationSourcegetReferencedEntityName in interface AssociationSourceForeignKeyDirection getForeignKeyDirection()
FetchCharacteristicsSingularAssociation getFetchCharacteristics()
getFetchCharacteristics in interface FetchableAttributeSourceboolean isUnique()
Boolean isEmbedXml()
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.