| Package | Description |
|---|---|
| org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
| org.hibernate.hql.internal.ast.tree | |
| org.hibernate.hql.internal.ast.util |
| Class and Description |
|---|
| AliasGenerator
Generates class/table/column aliases during semantic analysis and SQL rendering.
|
| ASTPrinter
Utility for generating pretty "ASCII art" representations of syntax trees.
|
| LiteralProcessor
A delegate that handles literals and constants for HqlSqlWalker, performing the token replacement functions and
classifying literals.
|
| NodeTraverser.VisitationStrategy |
| SessionFactoryHelper
Helper for performing common and/or complex operations with the
SessionFactoryImplementor during translation of an HQL query. |
| Class and Description |
|---|
| AliasGenerator
Generates class/table/column aliases during semantic analysis and SQL rendering.
|
| SessionFactoryHelper
Helper for performing common and/or complex operations with the
SessionFactoryImplementor during translation of an HQL query. |
| Class and Description |
|---|
| ASTUtil.FilterPredicate
Filters nodes out of a tree.
|
| LiteralProcessor.DecimalLiteralFormat |
| NodeTraverser.VisitationStrategy |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.