Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
PluralAttributeElement |
AbstractPluralAttributeSourceImpl.getPluralAttributeElement() |
Constructor and Description |
---|
AbstractPluralAttributeSourceImpl(PluralAttributeElement pluralAttributeElement,
AttributeSourceContainer container) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.