Class PluralAttributeInfoIdBagAdapter

java.lang.Object
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoIdBagAdapter
All Implemented Interfaces:
Serializable, AttributeMapping, PluralAttributeInfo, TableInformationContainer, ToolingHintContainer
Direct Known Subclasses:
JaxbHbmIdBagCollectionType

public abstract class PluralAttributeInfoIdBagAdapter extends JaxbHbmToolingHintContainer implements PluralAttributeInfo
Adaptive implementation of the PluralAttributeInfo for <idbag/> mappings which do not support all the configuration available on other collection mappings.
See Also: