The NHibernateUtil type exposes the following members.

Fields

  NameDescription
AnsiChar
AnsiString
NHibernate Ansi String type
Binary
NHibernate binary type
BinaryBlob
NHibernate binary blob type
Boolean
NHibernate boolean type
Byte
NHibernate byte type
Character
NHibernate character type
Class
NHibernate class type
CultureInfo
NHibernate Culture Info type
Date
NHibernate date type
DateTime
NHibernate date type
Decimal
NHibernate decimal type
Double
NHibernate double type
Guid
NHibernate Guid type.
Int16
NHibernate System.Int16 (short in C#) type
Int32
NHibernate System.Int32 (int in C#) type
Int64
NHibernate System.Int64 (long in C#) type
Object
NHibernate System.Object type
SByte
NHibernate System.SByte type
Serializable
NHibernate serializable type
Single
NHIbernate System.Single (float in C#) Type
String
NHibernate String type
StringClob
NHibernate string clob type
Ticks
NHibernate Ticks type
Time
NHibernate Time type
TimeSpan
NHibernate Ticks type
Timestamp
NHibernate Timestamp type
TrueFalse
NHibernate TrueFalse type
UInt16
NHibernate System.UInt16 (ushort in C#) type
UInt32
NHibernate System.UInt32 (uint in C#) type
UInt64
NHibernate System.UInt64 (ulong in C#) type
YesNo
NHibernate YesNo type

See Also