Package net.sf.hibernate.cfg

Class Summary
Configuration An instance of Configuration allows the application to specify properties and mapping documents to be used when creating a SessionFactory.
Environment Provides access to configuration info passed in Properties objects.
Mappings A collection of mappings from classes and collections to relational database tables.
Settings Settings that affect the behaviour of Hibernate at runtime.
SettingsFactory Reads configuration properties and configures a Settings instance.