|
Class Summary |
| Configuration |
An instance of Configuration allows the application
to specify properties and mapping documents to be used when
creating a SessionFactory. |
| DefaultNamingStrategy |
The default NamingStrategy |
| Environment |
Provides access to configuration info passed in Properties objects. |
| ImprovedNamingStrategy |
An improved naming strategy that prefers embedded
underscores to mixed case names |
| 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. |