Interface SingularAttributeSourceManyToOne
- All Superinterfaces:
AssociationSource, AttributeSource, CascadeStyleSource, ColumnBindingDefaults, FetchableAttributeSource, ForeignKeyContributingSource, RelationalValueSourceContainer, SingularAttributeSource, SingularAttributeSourceToOne, ToolingHintContextContainer
public interface SingularAttributeSourceManyToOne
extends SingularAttributeSourceToOne, RelationalValueSourceContainer
-
Method Summary
Methods 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 ColumnBindingDefaults
areValuesIncludedInInsertByDefault, areValuesIncludedInUpdateByDefault, areValuesNullableByDefaultMethods inherited from interface ForeignKeyContributingSource
createForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabledMethods inherited from interface RelationalValueSourceContainer
getRelationalValueSourcesMethods 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