Package org.hibernate.mapping
Interface TableContainer
- All Known Subinterfaces:
IdentifiableTypeClass
- All Known Implementing Classes:
JoinedSubclass
,MappedSuperclass
,PersistentClass
,RootClass
,SingleTableSubclass
,Subclass
,UnionSubclass
public interface TableContainer
Container for Table and Join reference
-
Method Summary
-
Method Details
-
findTable
-
getTable
-
findSecondaryTable
-
getSecondaryTable
-