C# Class Rf.Sites.Frame.Persistence.WebNhSessionContext

Inheritance: ICurrentSessionContext
Afficher le fichier Open project: flq/Rf.Sites

Méthodes publiques

Méthode Description
CurrentSession ( ) : ISession
WebNhSessionContext ( ISessionFactory factory ) : NHibernate

Method Details

CurrentSession() public méthode

public CurrentSession ( ) : ISession
Résultat ISession

WebNhSessionContext() public méthode

public WebNhSessionContext ( ISessionFactory factory ) : NHibernate
factory ISessionFactory
Résultat NHibernate