站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Interface org.hibernate.mapping.TableOwner (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Interface
org.hibernate.mapping.TableOwner

Packages that use TableOwner
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of TableOwner in org.hibernate.mapping
 

Classes in org.hibernate.mapping that implement TableOwner
 class JoinedSubclass
          A subclass in a table-per-subclass mapping
 class RootClass
          The root class of an inheritance hierarchy
 class UnionSubclass
          A subclass in a table-per-concrete-class mapping