[Missing <summary> documentation for "N:NHibernate.Cfg"]
Classes
| Class | Description | |
|---|---|---|
| BindMappingEventArgs | ||
| ClassExtractor |
Extracts the names of classes mapped in a given file,
and the names of the classes they extend.
| |
| ClassExtractor..::..ClassEntry |
Holds information about mapped classes found in the hbm.xml files.
| |
| Configuration |
Allows the application to specify properties and mapping documents to be used when creating
a ISessionFactory.
| |
| ConfigurationExtensions | ||
| ConfigurationSectionHandler |
Summary description for ConfigurationSectionHandler.
| |
| DefaultNamingStrategy |
The default | |
| EntityCacheUsageParser |
Helper to parse EntityCacheUsage to and from XML string value.
| |
| Environment |
Provides access to configuration information.
| |
| ExtendsQueueEntry |
Represents a mapping queued for delayed processing to await
processing of an extends entity upon which it depends.
| |
| FilterSecondPassArgs | ||
| Hbm2DDLKeyWords | ||
| HbmConstants | ||
| HibernateConfigException |
An exception that occurs at configuration time, rather than runtime, as a result of
something screwy in the hibernate.cfg.xml.
| |
| ImprovedNamingStrategy |
Summary description for ImprovedNamingStrategy.
| |
| Mappings |
A collection of mappings from classes and collections to relational database tables.
| |
| Mappings..::..ColumnNames | ||
| Mappings..::..PropertyReference | ||
| Mappings..::..TableDescription | ||
| MappingsQueue |
Queues mapping files according to their dependency order.
| |
| MappingsQueueEntry |
Holds information about mapped classes found in an embedded resource
| |
| MappingsQueueEntry..::..RequiredEntityName | ||
| NamedXmlDocument | ||
| SchemaAutoAction | ||
| SessionFactoryConfigurationBase | ||
| Settings |
Settings that affect the behavior of NHibernate at runtime.
| |
| SettingsFactory |
Reads configuration properties and configures a Settings instance.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IHibernateConfiguration | ||
| 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.
| |
| ISessionFactoryConfiguration |
Delegates
| Delegate | Description | |
|---|---|---|
| SecondPassCommand |
Enumerations
| Enumeration | Description | |
|---|---|---|
| EntityCacheUsage |
Values for class-cache and collection-cache strategy.
|