C# (CSharp) Castle.Facilities.NHibernate Namespace

Classes

Name Description
SessionManager The session manager is an object wrapper around the "real" manager which is managed by a custom per-transaction lifestyle. If you wish to implement your own manager, you can pass a function to this object at construction time and replace the built-in session manager.