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