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
ファイルを表示 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_oe static_oe property

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