Interface PluralAttributeSourceArray
- All Superinterfaces:
AttributeSource, CascadeStyleSource, FetchableAttributeSource, org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource, PluralAttributeSource, ToolingHintContextContainer
public interface PluralAttributeSourceArray
extends org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
-
Method Summary
Methods inherited from interface AttributeSource
getAttributePath, getAttributeRole, getName, getPropertyAccessorName, getSourceType, getTypeInformation, getXmlNodeName, isIncludedInOptimisticLocking, isSingularMethods inherited from interface CascadeStyleSource
getCascadeStyleNameMethods inherited from interface org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
getIndexSourceMethods inherited from interface PluralAttributeSource
getCaching, getCollectionIdSource, getCollectionTableCheck, getCollectionTableComment, getCollectionTableSpecificationSource, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getElementSource, getFetchCharacteristics, getFilterSources, getKeySource, getMappedBy, getNature, getSynchronizedTableNames, getWhere, isInverse, isMutable, usesJoinTableMethods inherited from interface ToolingHintContextContainer
getToolingHintContext
-
Method Details
-
getElementClass
String getElementClass()
-