Interface SingularAttributeSourceOneToOne
- All Superinterfaces:
AssociationSource, AttributeSource, CascadeStyleSource, FetchableAttributeSource, ForeignKeyContributingSource, SingularAttributeSource, SingularAttributeSourceToOne, ToolingHintContextContainer
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface AssociationSource
getAttributeSource, isIgnoreNotFound, isMappedByMethods inherited from interface AttributeSource
getAttributePath, getAttributeRole, getName, getPropertyAccessorName, getSourceType, getTypeInformation, getXmlNodeName, isIncludedInOptimisticLocking, isSingularMethods inherited from interface CascadeStyleSource
getCascadeStyleNameMethods inherited from interface ForeignKeyContributingSource
createForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabledMethods inherited from interface SingularAttributeSource
getGenerationTiming, getNaturalIdMutability, getSingularAttributeNature, isBytecodeLazy, isInsertable, isUpdatable, isVirtualAttributeMethods inherited from interface SingularAttributeSourceToOne
getFetchCharacteristics, getForeignKeyDirection, getReferencedEntityAttributeName, getReferencedEntityName, isEmbedXml, isUniqueMethods inherited from interface ToolingHintContextContainer
getToolingHintContext
-
Method Details
-
getFormulaSources
List<DerivedValueSource> getFormulaSources() -
isConstrained
boolean isConstrained()
-