Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HotelManagement
Repository
NHibernateHelper
C# Class HotelManagement.Repository.NHibernateHelper
Show file
Open project: avdevelop/hotelmanagement
Class Usage Examples
Public Methods
Method
Description
CloseSession
( ) :
void
CloseSessionFactory
( ) :
void
GetCurrentSession
( ) :
ISession
Private Methods
Method
Description
NHibernateHelper
( ) :
System
Method Details
CloseSession()
public
static
method
public
static
CloseSession
( ) :
void
return
void
CloseSessionFactory()
public
static
method
public
static
CloseSessionFactory
( ) :
void
return
void
GetCurrentSession()
public
static
method
public
static
GetCurrentSession
( ) :
ISession
return
ISession