类的使用
org.hibernate.cfg.AbstractPropertyHolder
-
使用AbstractPropertyHolder的程序包 程序包 说明 org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. -
-
org.hibernate.cfg中AbstractPropertyHolder的使用
org.hibernate.cfg中AbstractPropertyHolder的子类 修饰符和类型 类 说明 classClassPropertyHolderclassCollectionPropertyHolderclassComponentPropertyHolderPropertyHolder for composites (Embeddable/Embedded).声明为AbstractPropertyHolder的org.hibernate.cfg中的字段 修饰符和类型 字段 说明 protected AbstractPropertyHolderAbstractPropertyHolder. parent
-