Overload List
Name | Description | |
---|---|---|
![]() | CreateQuery(String) |
Create a new instance of Query for the given query string
(Inherited from ISession.) |
![]() | CreateQuery(IQueryExpression) |
Create a new instance of Query for the given query expression
A hibernate query expression (Inherited from ISessionImplementor.)Return ValueThe query |