Method | Description | |
---|---|---|
BeginTransaction ( ) : ITransaction |
Begins a transaction.
|
|
Dispose ( ) : void | ||
Flush ( ) : void | ||
GetTransaction ( ) : ITransaction |
Gets an existing transaction or null if no transaction has been initiated.
|
|
SessionProvider ( IConfigurationBuilder builder, N2.Persistence.NH.NHInterceptorFactory interceptorFactory, IWebContext webContext, |
public SessionProvider ( IConfigurationBuilder builder, N2.Persistence.NH.NHInterceptorFactory interceptorFactory, IWebContext webContext, |
||
builder | IConfigurationBuilder | |
interceptorFactory | N2.Persistence.NH.NHInterceptorFactory | |
webContext | IWebContext | |
config | ||
return | System |