Interface PluralAttributeInfo

All Superinterfaces:
AttributeMapping, TableInformationContainer, ToolingHintContainer
All Known Implementing Classes:
JaxbHbmArrayType, JaxbHbmBagCollectionType, JaxbHbmIdBagCollectionType, JaxbHbmListType, JaxbHbmMapType, JaxbHbmPrimitiveArrayType, JaxbHbmSetType, PluralAttributeInfoIdBagAdapter, PluralAttributeInfoPrimitiveArrayAdapter

public interface PluralAttributeInfo extends AttributeMapping, TableInformationContainer, ToolingHintContainer
Commonality between the various forms of plural attribute (collection) mappings: <bag/>, <set/>, etc.