C# Class ExoGraph.NHibernate.Module.SessionFactoryProvider

Acts as a level of indirection between the actual SessionFactory and the mode of storage
This class must be initialized by any application making use of NHibernateSessionModule
Show file Open project: vc3/ExoModel

Public Properties

Property Type Description
Current SessionFactoryProvider

Protected Methods

Method Description
SessionFactoryProvider ( ) : System

Method Details

SessionFactoryProvider() protected method

protected SessionFactoryProvider ( ) : System
return System

Property Details

Current public static property

public static SessionFactoryProvider,ExoGraph.NHibernate.Module Current
return SessionFactoryProvider