|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlTokenTypes | |
|---|---|
| org.hibernate.hql.internal.antlr | |
| 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 | |
| Uses of SqlTokenTypes in org.hibernate.hql.internal.antlr |
|---|
| Classes in org.hibernate.hql.internal.antlr that implement SqlTokenTypes | |
|---|---|
class |
SqlGeneratorBase
SQL Generator Tree Parser, providing SQL rendering of SQL ASTs produced by the previous phase, HqlSqlWalker. |
| Uses of SqlTokenTypes in org.hibernate.hql.internal.ast |
|---|
| Classes in org.hibernate.hql.internal.ast that implement SqlTokenTypes | |
|---|---|
class |
SqlGenerator
Generates SQL by overriding callback methods in the base class, which does the actual SQL AST walking. |
| Uses of SqlTokenTypes in org.hibernate.hql.internal.ast.tree |
|---|
| Classes in org.hibernate.hql.internal.ast.tree that implement SqlTokenTypes | |
|---|---|
class |
FromElementFactory
Encapsulates the creation of FromElements and JoinSequences. |
| Uses of SqlTokenTypes in org.hibernate.hql.internal.ast.util |
|---|
| Classes in org.hibernate.hql.internal.ast.util that implement SqlTokenTypes | |
|---|---|
class |
JoinProcessor
Performs the post-processing of the join information gathered during semantic analysis. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||