The SessionFactoryConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyClassesCache
Session factory class-cache configurations.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyCollectionsCache
Session factory collection-cache configurations.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyEvents
Session factory event configurations.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyListeners
Session factory listener configurations.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyMappings
Session factory mapping configuration.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyName
The session factory name.
(Inherited from SessionFactoryConfigurationBase.)
Public propertyProperties
Session factory propeties bag.
(Inherited from SessionFactoryConfigurationBase.)

See Also