Uses of Package
org.hibernate.cfg

Packages that use org.hibernate.cfg
org.hibernate.cfg   
org.hibernate.cfg.annotations   
 

Classes in org.hibernate.cfg used by org.hibernate.cfg
AbstractPropertyHolder
           
AnnotatedClassType
          Type of annotation of a class will give its type
AnnotationConfiguration
          Add JSR 175 configuration capability.
Ejb3Column
          Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element
Ejb3DiscriminatorColumn
          Discriminator column
Ejb3JoinColumn
          Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element
EJB3NamingStrategy
          NAming strategy implementing the EJB3 standards
ExtendedMappings
          Allow annotation related mappings

at least for named generators

IndexColumn
          index column
InheritanceState
          Some extra data to the inheritance position of a class
PropertyData
           
PropertyHolder
          Property holder abstract property containers from their direct implementation
 

Classes in org.hibernate.cfg used by org.hibernate.cfg.annotations
Ejb3Column
          Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping element
Ejb3JoinColumn
          Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping element
ExtendedMappings
          Allow annotation related mappings

at least for named generators

IndexColumn
          index column
InheritanceState
          Some extra data to the inheritance position of a class
PropertyData
           
PropertyHolder
          Property holder abstract property containers from their direct implementation