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

Uses of Package net.sf.hibernate.metadata (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Package
net.sf.hibernate.metadata

Packages that use net.sf.hibernate.metadata
net.sf.hibernate   
net.sf.hibernate.collection   
net.sf.hibernate.impl   
net.sf.hibernate.jca   
net.sf.hibernate.jmx   
net.sf.hibernate.persister   
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate
ClassMetadata
          Exposes entity class metadata to the application
CollectionMetadata
          Exposes collection metadata to the application
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate.collection
CollectionMetadata
          Exposes collection metadata to the application
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate.impl
ClassMetadata
          Exposes entity class metadata to the application
CollectionMetadata
          Exposes collection metadata to the application
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate.jca
ClassMetadata
          Exposes entity class metadata to the application
CollectionMetadata
          Exposes collection metadata to the application
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate.jmx
ClassMetadata
          Exposes entity class metadata to the application
CollectionMetadata
          Exposes collection metadata to the application
 

Classes in net.sf.hibernate.metadata used by net.sf.hibernate.persister
ClassMetadata
          Exposes entity class metadata to the application