Package | Description |
---|---|
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
Modifier and Type | Class and Description |
---|---|
class |
Join |
class |
JoinedSubclass
A subclass in a table-per-subclass mapping
|
class |
PersistentClass
Mapping for an entity.
|
class |
RootClass
The root class of an inheritance hierarchy
|
class |
SingleTableSubclass |
class |
Subclass
A sublass in a table-per-class-hierarchy mapping
|
class |
UnionSubclass
A subclass in a table-per-concrete-class mapping
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.