Functionality relating to Hibernate's two-phase loading process,
that may be reused by persisters that do not use the Loader
framework
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static class TwoPhaseLoad |
Visual Basic |
---|
Public NotInheritable Class TwoPhaseLoad |
Visual C++ |
---|
public ref class TwoPhaseLoad abstract sealed |