C# Class HotelManagement.Repository.NHibernateHelper

Afficher le fichier Open project: avdevelop/hotelmanagement Class Usage Examples

Méthodes publiques

Méthode Description
CloseSession ( ) : void
CloseSessionFactory ( ) : void
GetCurrentSession ( ) : ISession

Private Methods

Méthode Description
NHibernateHelper ( ) : System

Method Details

CloseSession() public static méthode

public static CloseSession ( ) : void
Résultat void

CloseSessionFactory() public static méthode

public static CloseSessionFactory ( ) : void
Résultat void

GetCurrentSession() public static méthode

public static GetCurrentSession ( ) : ISession
Résultat ISession