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

Uses of Class org.hibernate.persister.entity.BasicEntityPropertyMapping (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.persister.entity.BasicEntityPropertyMapping

Packages that use BasicEntityPropertyMapping
org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. 
 

Uses of BasicEntityPropertyMapping in org.hibernate.persister.entity
 

Fields in org.hibernate.persister.entity declared as BasicEntityPropertyMapping
protected  BasicEntityPropertyMapping AbstractEntityPersister.propertyMapping