Holds the state of the persistence context, including the
            first-level cache, entries, snapshots, proxies, etc.
            
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public interface IPersistenceContext  | 
| Visual Basic | 
|---|
Public Interface IPersistenceContext  | 
| Visual C++ | 
|---|
public interface class IPersistenceContext  |