| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlNode | |
|---|---|
| org.hibernate.hql.internal.ast.tree | |
| Uses of SqlNode in org.hibernate.hql.internal.ast.tree | 
|---|
| Subclasses of SqlNode in org.hibernate.hql.internal.ast.tree | |
|---|---|
|  class | AbstractMapComponentNodeTODO : javadoc | 
|  class | AbstractNullnessCheckNodeBase class for nodes dealing 'is null' and 'is not null' operators. | 
|  class | AbstractRestrictableStatementConvenience implementation of RestrictableStatementto centralize common functionality. | 
|  class | AbstractSelectExpressionPartial implementation of SelectExpression for all the nodes that aren't constructors. | 
|  class | AbstractStatementConvenience implementation of Statement to centralize common functionality. | 
|  class | AggregateNodeRepresents an aggregate function i.e. | 
|  class | BetweenOperatorNodeContract for nodes representing logical BETWEEN (ternary) operators. | 
|  class | BinaryArithmeticOperatorNodeNodes which represent binary arithmetic operators. | 
|  class | BinaryLogicOperatorNodeContract for nodes representing binary operators. | 
|  class | BooleanLiteralNodeRepresents a boolean literal within a query. | 
|  class | Case2NodeRepresents a case ... | 
|  class | CaseNodeRepresents a case ... | 
|  class | CollectionFunctionRepresents 'elements()' or 'indices()'. | 
|  class | ComponentJoinModels an explicit join terminating at a component value (e.g. | 
|  class | ConstructorNodeRepresents a constructor (new) in a SELECT. | 
|  class | CountNodeRepresents a COUNT expression in a select. | 
|  class | DeleteStatementDefines a top-level AST node representing an HQL delete statement. | 
|  class | DotNodeRepresents a reference to a property or alias expression. | 
|  class | FromClauseRepresents the 'FROM' part of a query or subquery, containing all mapped class references. | 
|  class | FromElementRepresents a single mapped class mentioned in an HQL FROM clause. | 
|  class | FromReferenceNodeRepresents a reference to a FROM element, for example a class alias in a WHERE clause. | 
|  class | HqlSqlWalkerNodeA semantic analysis node, that points back to the main analyzer. | 
|  class | IdentNodeRepresents an identifier all by itself, which may be a function name, a class alias, or a form of naked property-ref depending on the context. | 
|  class | ImpliedFromElementRepresents a FROM element implied by a path expression or a collection reference. | 
|  class | IndexNodeRepresents the [] operator and provides it's semantics. | 
|  class | InLogicOperatorNode | 
|  class | InsertStatementDefines a top-level AST node representing an HQL "insert select" statement. | 
|  class | IntoClauseRepresents an entity referenced in the INTO clause of an HQL INSERT statement. | 
|  class | IsNotNullLogicOperatorNodeIsNotNullLogicOperatorNode implementation | 
|  class | IsNullLogicOperatorNodeRepresents a 'is null' check. | 
|  class | LiteralNodeRepresents a literal. | 
|  class | MapEntryNodeTODO : javadoc | 
|  class | MapKeyNodeTODO : javadoc | 
|  class | MapValueNodeTODO : javadoc | 
|  class | MethodNodeRepresents a method call. | 
|  class | OrderByClauseImplementation of OrderByClause. | 
|  class | ParameterNodeImplementation of ParameterNode. | 
|  class | QueryNodeDefines a top-level AST node representing an HQL select statement. | 
|  class | ResultVariableRefNodeRepresents a reference to a result_variable as defined in the JPA 2 spec. | 
|  class | SelectClauseRepresents the list of expressions in a SELECT clause. | 
|  class | SelectExpressionImplA select expression that was generated by a FROM element. | 
|  class | SelectExpressionListCommon behavior - a node that contains a list of select expressions. | 
|  class | UnaryArithmeticNode | 
|  class | UnaryLogicOperatorNodeRepresents a unary operator node. | 
|  class | UpdateStatementDefines a top-level AST node representing an HQL update statement. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||