接口的使用
org.hibernate.mapping.TableOwner
-
使用TableOwner的程序包 程序包 说明 org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. -
-
org.hibernate.mapping中TableOwner的使用
实现TableOwner的org.hibernate.mapping中的类 修饰符和类型 类 说明 classJoinedSubclassA subclass in a table-per-subclass mappingclassRootClassThe root class of an inheritance hierarchyclassUnionSubclassA subclass in a table-per-concrete-class mapping
-