Package | Description |
---|---|
org.hibernate.engine.query.spi |
Defines support for query plans and stored metadata about queries
|
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
org.hibernate.hql.internal.ast.exec | |
org.hibernate.hql.internal.ast.tree | |
org.hibernate.hql.internal.ast.util | |
org.hibernate.hql.spi | |
org.hibernate.loader.hql |
This package defines a loader for the AST-based query parser
|
Class and Description |
---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
Class and Description |
---|
ErrorReporter
Implementations will report or handle errors invoked by an ANTLR base parser.
|
HqlParser
Implements the semantic action methods defined in the HQL base parser to keep the grammar
source file a little cleaner.
|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
ParameterTranslationsImpl.ParameterInfo |
ParseErrorHandler
Defines the behavior of an error handler for the HQL parsers.
|
QuerySyntaxException
Exception thrown when there is a syntax error in the HQL.
|
QueryTranslatorImpl
A QueryTranslator that uses an Antlr-based parser.
|
Class and Description |
---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
Class and Description |
---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
TypeDiscriminatorMetadata
Essentially a wrapper around a
DiscriminatorMetadata
and the proper sql alias to use. |
Class and Description |
---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
Class and Description |
---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a.
|
Class and Description |
---|
QueryTranslatorImpl
A QueryTranslator that uses an Antlr-based parser.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.