The NHibernateUtil type exposes the following members.

Methods

  NameDescription
Any
A NHibernate serializable type
Association Obsolete.
A NHibernate persistent object (entity) type
CloseOverloaded.
Custom
A NHibernate custom type
Entity
A NHibernate persistent object (entity) type
Enum
A NHibernate persistent enum type
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetClass
Get the true, underlying class of a proxied persistent class. This operation will initialize a proxy by side-effect.
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetSerializable
A NHibernate serializable type
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Initialize
Force initialization of a proxy or persistent collection.
IsInitialized
Is the proxy or persistent collection initialized?
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also