The Configuration type exposes the following members.

Properties

  NameDescription
Public propertyClassMappings
The class mappings
Public propertyCollectionMappings
The collection mappings
Public propertyEntityNotFoundDelegate
Retrieve the user-supplied delegate to handle non-existent entity scenarios.
Public propertyEventListeners
Public propertyFilterDefinitions
Public propertyImports
Get the query language imports (entityName/className -> AssemblyQualifiedName)
Public propertyInterceptor
Gets or sets the IInterceptor to use.
Public propertyNamedQueries
The named queries
Public propertyNamedSQLQueries
The named SQL queries
Public propertyNamingStrategy
Naming strategy for tables and columns
Public propertyProperties
Gets or sets the IDictionary that contains the configuration properties and their values.
Public propertySqlFunctions
Public propertySqlResultSetMappings

See Also