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 classJoinclassJoinedSubclassA subclass in a table-per-subclass mappingclassPersistentClassMapping for an entity.classRootClassThe root class of an inheritance hierarchyclassSingleTableSubclassclassSubclassA sublass in a table-per-class-hierarchy mappingclassUnionSubclassA subclass in a table-per-concrete-class mapping
-