Uses of Interface
org.hibernate.mapping.TableOwner
-
Packages that use TableOwner Package Description org.hibernate.mapping -
-
Uses of TableOwner in org.hibernate.mapping
Classes in org.hibernate.mapping that implement TableOwner Modifier and Type Class Description class
JoinedSubclass
A subclass in a table-per-subclass mappingclass
RootClass
The root class of an inheritance hierarchyclass
UnionSubclass
A subclass in a table-per-concrete-class mapping
-