|
|||||||||
| Home >> All >> org >> hibernate >> hql >> [ ast overview ] | PREV NEXT | ||||||||
Uses of Class
org.hibernate.hql.ast.QueryTranslatorImpl
| Uses of QueryTranslatorImpl in org.hibernate.hql.ast |
| Fields in org.hibernate.hql.ast declared as QueryTranslatorImpl | |
private QueryTranslatorImpl |
JoinProcessor.queryTranslatorImpl
|
private QueryTranslatorImpl |
HqlSqlWalker.queryTranslatorImpl
|
| Constructors in org.hibernate.hql.ast with parameters of type QueryTranslatorImpl | |
JoinProcessor(antlr.ASTFactory astFactory,
QueryTranslatorImpl queryTranslatorImpl)
|
|
HqlSqlWalker(QueryTranslatorImpl qti,
org.hibernate.engine.SessionFactoryImplementor sfi,
HqlParser parser,
java.util.Map tokenReplacements,
java.lang.String collectionRole)
Create a new tree transformer. |
|
|
|||||||||
| Home >> All >> org >> hibernate >> hql >> [ ast overview ] | PREV NEXT | ||||||||