C# 클래스 Machine.UoW.NHibernate.WebMultipleSessionContext

상속: NHibernate.Context.MapBasedSessionContext
파일 보기 프로젝트 열기: machine/machine.uow

공개 메소드들

메소드 설명
WebMultipleSessionContext ( ISessionFactoryImplementor factory ) : System

보호된 메소드들

메소드 설명
GetMap ( ) : IDictionary
SetMap ( IDictionary value ) : void

메소드 상세

GetMap() 보호된 메소드

protected GetMap ( ) : IDictionary
리턴 IDictionary

SetMap() 보호된 메소드

protected SetMap ( IDictionary value ) : void
value IDictionary
리턴 void

WebMultipleSessionContext() 공개 메소드

public WebMultipleSessionContext ( ISessionFactoryImplementor factory ) : System
factory ISessionFactoryImplementor
리턴 System