|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.hql.ast | |
---|---|
org.hibernate.hql.ast | An ANTLR-based parser for Hibernate Query Language. |
org.hibernate.hql.ast.exec | |
org.hibernate.hql.ast.tree | |
org.hibernate.hql.ast.util | |
org.hibernate.loader.hql | This package defines a loader for the AST-based query parser |
Classes in org.hibernate.hql.ast used by org.hibernate.hql.ast | |
---|---|
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. |
Classes in org.hibernate.hql.ast used by org.hibernate.hql.ast.exec | |
---|---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a. |
Classes in org.hibernate.hql.ast used by org.hibernate.hql.ast.tree | |
---|---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a. |
Classes in org.hibernate.hql.ast used by org.hibernate.hql.ast.util | |
---|---|
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a. |
|
QueryTranslatorImpl
A QueryTranslator that uses an Antlr-based parser. |
Classes in org.hibernate.hql.ast used by org.hibernate.loader.hql | |
---|---|
QueryTranslatorImpl
A QueryTranslator that uses an Antlr-based parser. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |