|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluralAttributeElement | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm | |
| Uses of PluralAttributeElement in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Classes in org.hibernate.internal.jaxb.mapping.hbm that implement PluralAttributeElement | |
|---|---|
class |
IdBagPluralAttributeElementAdapter
Adaptive implementation of the PluralAttributeElement for <idbag/> mappings which
do not support all the configuration available on other collection mappings. |
class |
JaxbBagElement
Java class for bag-element complex type. |
class |
JaxbIdbagElement
Java class for idbag-element complex type. |
class |
JaxbListElement
Java class for list-element complex type. |
class |
JaxbMapElement
Java class for map-element complex type. |
class |
JaxbSetElement
Java class for set-element complex type. |
| Uses of PluralAttributeElement in org.hibernate.metamodel.source.hbm |
|---|
| Methods in org.hibernate.metamodel.source.hbm that return PluralAttributeElement | |
|---|---|
PluralAttributeElement |
AbstractPluralAttributeSourceImpl.getPluralAttributeElement()
|
| Constructors in org.hibernate.metamodel.source.hbm with parameters of type PluralAttributeElement | |
|---|---|
AbstractPluralAttributeSourceImpl(PluralAttributeElement pluralAttributeElement,
AttributeSourceContainer container)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||