Package org.hibernate.metamodel.mapping
Interface PluralAttributeMapping.IndexMetadata
- Enclosing interface:
PluralAttributeMapping
public static interface PluralAttributeMapping.IndexMetadata
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getIndexDescriptor
CollectionPart getIndexDescriptor() -
getListIndexBase
int getListIndexBase() -
getIndexPropertyName
String getIndexPropertyName()
-