Namespaces

Types

Type SessionFactoryHelper

Namespace NHibernate.Hql.Util

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public static methods

IQueryable FindQueryableUsingImports(ISessionFactoryImplementor sfi, string className)

Parameters
return IQueryable
ISessionFactoryImplementor sfi
string className

Type GetImportedClass(ISessionFactoryImplementor sfi, string className)

Parameters
return Type
ISessionFactoryImplementor sfi
string className