Wraps SessionFactoryImpl, adding more lookup behaviors and encapsulating some of the error handling.
Namespace:
NHibernate.Hql.UtilAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class SessionFactoryHelper |
C# |
---|
public class SessionFactoryHelper |
Visual C++ |
---|
public ref class SessionFactoryHelper |
JavaScript |
---|
NHibernate.Hql.Util.SessionFactoryHelper = function(); Type.createClass( 'NHibernate.Hql.Util.SessionFactoryHelper'); |