Interface SingularAttributeSourceAny
- All Superinterfaces:
AnyMappingSource
,AttributeSource
,CascadeStyleSource
,SingularAttributeSource
,ToolingHintContextContainer
- All Known Implementing Classes:
SingularAttributeSourceAnyImpl
public interface SingularAttributeSourceAny
extends SingularAttributeSource, AnyMappingSource, CascadeStyleSource
Describes an
<any/>
mapping-
Method Summary
Methods inherited from interface org.hibernate.boot.model.source.spi.AnyMappingSource
getDiscriminatorSource, getKeySource, isLazy
Methods inherited from interface org.hibernate.boot.model.source.spi.AttributeSource
getAttributePath, getAttributeRole, getName, getPropertyAccessorName, getSourceType, getTypeInformation, getXmlNodeName, isIncludedInOptimisticLocking, isSingular
Methods inherited from interface org.hibernate.boot.model.source.spi.CascadeStyleSource
getCascadeStyleName
Methods inherited from interface org.hibernate.boot.model.source.spi.SingularAttributeSource
getGenerationTiming, getNaturalIdMutability, getSingularAttributeNature, isBytecodeLazy, isInsertable, isUpdatable, isVirtualAttribute
Methods inherited from interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
getToolingHintContext