Class which provides the isolation semantics required by an IIsolatedWork.

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

Syntax

C#
public class Isolater
Visual Basic
Public Class Isolater
Visual C++
public ref class Isolater

Remarks

Inheritance Hierarchy

System..::..Object
  NHibernate.Engine.Transaction..::..Isolater

See Also