Uses of Interface
org.hibernate.mapping.AttributeContainer
-
Packages that use AttributeContainer Package Description org.hibernate.mapping -
-
Uses of AttributeContainer in org.hibernate.mapping
Classes in org.hibernate.mapping that implement AttributeContainer Modifier and Type Class Description class
Join
class
JoinedSubclass
A subclass in a table-per-subclass mappingclass
PersistentClass
Mapping for an entity.class
RootClass
The root class of an inheritance hierarchyclass
SingleTableSubclass
class
Subclass
A sublass in a table-per-class-hierarchy mappingclass
UnionSubclass
A subclass in a table-per-concrete-class mapping
-