Overload List

  NameDescription
Public methodCreateQuery(String)
Create a new instance of Query for the given query string
(Inherited from ISession.)
Public methodCreateQuery(IQueryExpression)
Create a new instance of Query for the given query expression A hibernate query expression

Return Value

The query
(Inherited from ISessionImplementor.)

See Also