Uses of Package
org.hibernate.cfg

Packages that use org.hibernate.cfg
org.hibernate.cache   
org.hibernate.cfg   
org.hibernate.engine   
org.hibernate.event   
org.hibernate.impl   
org.hibernate.persister   
org.hibernate.persister.collection   
org.hibernate.secure   
org.hibernate.tool.hbm2ddl   
org.hibernate.util   
 

Classes in org.hibernate.cfg used by org.hibernate.cache
Settings
          Settings that affect the behaviour of Hibernate at runtime.
 

Classes in org.hibernate.cfg used by org.hibernate.cfg
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
ExtendsQueueEntry
          Represents a mapping queued for delayed processing to await processing of an extends entity upon which it depends.
Mappings
          A collection of mappings from classes and collections to relational database tables.
NamingStrategy
          A set of rules for determining the physical column and table names given the information in the mapping document.
QuerySecondPass
          Bind query
ResultSetMappingBinder
           
SecondPass
          Second pass operation
Settings
          Settings that affect the behaviour of Hibernate at runtime.
SettingsFactory
          Reads configuration properties and configures a Settings instance.
 

Classes in org.hibernate.cfg used by org.hibernate.engine
Settings
          Settings that affect the behaviour of Hibernate at runtime.
 

Classes in org.hibernate.cfg used by org.hibernate.event
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
 

Classes in org.hibernate.cfg used by org.hibernate.impl
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
Settings
          Settings that affect the behaviour of Hibernate at runtime.
 

Classes in org.hibernate.cfg used by org.hibernate.persister
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
 

Classes in org.hibernate.cfg used by org.hibernate.persister.collection
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
 

Classes in org.hibernate.cfg used by org.hibernate.secure
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
 

Classes in org.hibernate.cfg used by org.hibernate.tool.hbm2ddl
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
Settings
          Settings that affect the behaviour of Hibernate at runtime.
 

Classes in org.hibernate.cfg used by org.hibernate.util
Configuration
          An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.