Uses of Package
org.hibernate.metadata

Packages that use org.hibernate.metadata
org.hibernate   
org.hibernate.impl   
org.hibernate.jmx   
org.hibernate.persister.collection   
org.hibernate.persister.entity   
 

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

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

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

Classes in org.hibernate.metadata used by org.hibernate.persister.collection
CollectionMetadata
          Exposes collection metadata to the application
 

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