Interface PluralAttributeSourceArray
- All Superinterfaces:
AttributeSource
,CascadeStyleSource
,FetchableAttributeSource
,IndexedPluralAttributeSource
,PluralAttributeSource
,ToolingHintContextContainer
- All Known Implementing Classes:
PluralAttributeSourceArrayImpl
,PluralAttributeSourcePrimitiveArrayImpl
-
Method Summary
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.internal.hbm.IndexedPluralAttributeSource
getIndexSource
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeSource
getCaching, getCollectionIdSource, getCollectionTableCheck, getCollectionTableComment, getCollectionTableSpecificationSource, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getElementSource, getFetchCharacteristics, getFilterSources, getKeySource, getMappedBy, getNature, getSynchronizedTableNames, getWhere, isInverse, isMutable, usesJoinTable
Methods inherited from interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
getToolingHintContext
-
Method Details
-
getElementClass
String getElementClass()
-