Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Class and Description |
---|---|
class |
JaxbHbmDiscriminatorSubclassEntityType
Subclass declarations are nested beneath the root class declaration to achieve
polymorphic persistence with the table-per-hierarchy mapping strategy.
|
class |
JaxbHbmJoinedSubclassEntityType
Joined subclasses are used for the normalized table-per-subclass mapping strategy
See the note on the class element regarding
|
class |
JaxbHbmUnionSubclassEntityType
Union subclasses are used for the table-per-concrete-class mapping strategy
See the note on the class element regarding
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.