类的使用
org.hibernate.persister.entity.AbstractPropertyMapping
-
使用AbstractPropertyMapping的程序包 程序包 说明 org.hibernate.persister.collection This package abstracts the persistence mechanism for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. -
-
org.hibernate.persister.collection中AbstractPropertyMapping的使用
org.hibernate.persister.collection中AbstractPropertyMapping的子类 修饰符和类型 类 说明 classCompositeElementPropertyMapping -
org.hibernate.persister.entity中AbstractPropertyMapping的使用
org.hibernate.persister.entity中AbstractPropertyMapping的子类 修饰符和类型 类 说明 classBasicEntityPropertyMapping
-