[Missing namespace summary documentation for N:NHibernate.Cfg]

Classes

  ClassDescription
public classAssemblyHbmOrderer
Analyzes the contents of the hbm.xml files embedded in the Assembly for their dependency order.

public classCollectionSecondPass
public classConfiguration
Allows the application to specify properties and mapping documents to be used when creating a ISessionFactory.

public classConfigurationSectionHandler
Summary description for ConfigurationSectionHandler.

public classDefaultNamingStrategy
The default

public classEnvironment
Provides access to configuration information.

public classHbmBinder
public classHbmConstants
public classImprovedNamingStrategy
Summary description for ImprovedNamingStrategy.

public classMappings
A collection of mappings from classes and collections to relational database tables.

public classNamedSQLQuerySecondPass
public classResultSetMappingBinder
public classResultSetMappingSecondPass
public classSettings
Settings that affect the behavior of NHibernate at runtime.

public classSettingsFactory
Reads configuration properties and configures a Settings instance.

Interfaces

  InterfaceDescription
public interfaceINamingStrategy
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.

public interfaceIQuerySecondPass
public interfaceISecondPass