Defines the internal contract between the Session and other parts of NHibernate
such as implementors of Type or ClassPersister
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface ISessionImplementor |
Visual Basic |
---|
Public Interface ISessionImplementor |
Visual C++ |
---|
public interface class ISessionImplementor |