Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityElement |
interface |
PluralAttributeElement
Commonality between the various forms of plural attribute (collection) mappings:
<bag/> , <set/> , etc. |
interface |
SingularAttributeSource |
interface |
SubEntityElement |
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.
|
static class |
JaxbHibernateMapping.JaxbClass
Java class for anonymous complex type.
|
static class |
JaxbHibernateMapping.JaxbClass.JaxbId
Java class for anonymous complex type.
|
class |
JaxbIdbagElement
Java class for idbag-element complex type.
|
class |
JaxbJoinedSubclassElement
Java class for joined-subclass-element complex type.
|
class |
JaxbListElement
Java class for list-element complex type.
|
class |
JaxbMapElement
Java class for map-element complex type.
|
class |
JaxbPropertyElement
Java class for property-element complex type.
|
class |
JaxbSetElement
Java class for set-element complex type.
|
class |
JaxbSubclassElement
Java class for subclass-element complex type.
|
class |
JaxbUnionSubclassElement
Java class for union-subclass-element complex type.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.