The Environment type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBuildBytecodeProvider
Public methodStatic memberVerifyProperties
Issue warnings to user when any obsolete property names are used.

Extension Methods

  NameDescription

Fields

Properties

  NameDescription
Public propertyStatic memberBytecodeProvider
The bytecode provider to use.
Public propertyStatic memberProperties
Gets a copy of the configuration found in <hibernate-configuration> section of app.config/web.config.
Public propertyStatic memberUseReflectionOptimizer
Whether to enable the use of reflection optimizer
Public propertyStatic memberVersion
NHibernate version (informational).

See Also