The HqlSqlWalker type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HqlSqlWalker(ITreeNodeStream) | Initializes a new instance of the HqlSqlWalker class  | |
| HqlSqlWalker(ITreeNodeStream, RecognizerSharedState) | Initializes a new instance of the HqlSqlWalker class  | |
| HqlSqlWalker(QueryTranslatorImpl, ISessionFactoryImplementor, ITreeNodeStream, IDictionary<(Of <<'(String, String>)>>), String) | Initializes a new instance of the HqlSqlWalker class  | 
Methods
Extension Methods
| Name | Description | |
|---|---|---|
| As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
| IsBetween | 
            Apply a "between" constraint to the named property
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsIn(array<Object>[]()[][]) | Overloaded.   
            Apply an "in" constraint to the named property 
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsIn(ICollection) | Overloaded.   
            Apply an "in" constraint to the named property 
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsProxy | (Defined by NHibernateProxyHelper.) | |
| ToTypeParameters | (Defined by ReflectHelper.) | 
Fields
Properties
| Name | Description | |
|---|---|---|
| AliasGenerator | ||
| AssignmentSpecifications | ||
| ASTFactory | ||
| CollectionFilterRole | ||
| CurrentClauseType | ||
| CurrentFromClause | ||
| CurrentStatementType | ||
| EnabledFilters | ||
| GrammarFileName | (Overrides BaseRecognizerGrammarFileName()()()().) | |
| ImpliedJoinType | ||
| IsComparativeExpressionClause | ||
| IsInCase | ||
| IsInFrom | ||
| IsInSelect | ||
| IsSelectStatement | ||
| IsShallowQuery | ||
| IsSubQuery | ||
| LiteralProcessor | ||
| NamedParameters | ||
| NumberOfParametersInSetClause | ||
| Parameters | ||
| ParseErrorHandler | ||
| QuerySpaces | ||
| ReturnAliases | ||
| ReturnTypes | ||
| SelectClause | ||
| StatementType | ||
| TokenNames | (Overrides BaseRecognizerTokenNames()()()().) | |
| TokenReplacements | ||
| TreeAdaptor |