Provides access to the full range of NHibernate built-in types. IType instances may be used to bind values to query parameters. Also a factory for new Blobs and Clobs.

Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static class NHibernateUtil
Visual Basic
Public NotInheritable Class NHibernateUtil
Visual C++
public ref class NHibernateUtil abstract sealed

Inheritance Hierarchy

System..::..Object
  NHibernate..::..NHibernateUtil

See Also