[Missing namespace summary documentation for N:NHibernate.Cfg]
Classes
| Class | Description | |
|---|---|---|
| AssemblyHbmOrderer |
Analyzes the contents of the hbm.xml files embedded in the
Assembly for their dependency order.
| |
| CollectionSecondPass | ||
| Configuration |
Allows the application to specify properties and mapping documents to be used when creating
a ISessionFactory.
| |
| ConfigurationSectionHandler |
Summary description for ConfigurationSectionHandler.
| |
| DefaultNamingStrategy |
The default | |
| Environment |
Provides access to configuration information.
| |
| HbmBinder | ||
| HbmConstants | ||
| ImprovedNamingStrategy |
Summary description for ImprovedNamingStrategy.
| |
| Mappings |
A collection of mappings from classes and collections to relational database tables.
| |
| NamedSQLQuerySecondPass | ||
| ResultSetMappingBinder | ||
| ResultSetMappingSecondPass | ||
| Settings |
Settings that affect the behavior of NHibernate at runtime.
| |
| SettingsFactory |
Reads configuration properties and configures a Settings instance.
|
Interfaces
| Interface | Description | |
|---|---|---|
| INamingStrategy |
A set of rules for determining the physical column and table names given the information in the mapping
document. May be used to implement project-scoped naming standards for database objects.
| |
| IQuerySecondPass | ||
| ISecondPass |