|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryTranslatorImpl | |
---|---|
org.hibernate.hql.ast | |
org.hibernate.hql.ast.util |
Uses of QueryTranslatorImpl in org.hibernate.hql.ast |
---|
Constructors in org.hibernate.hql.ast with parameters of type QueryTranslatorImpl | |
---|---|
HqlSqlWalker(QueryTranslatorImpl qti,
SessionFactoryImplementor sfi,
HqlParser parser,
Map tokenReplacements,
String collectionRole)
Create a new tree transformer. |
Uses of QueryTranslatorImpl in org.hibernate.hql.ast.util |
---|
Constructors in org.hibernate.hql.ast.util with parameters of type QueryTranslatorImpl | |
---|---|
JoinProcessor(antlr.ASTFactory astFactory,
QueryTranslatorImpl queryTranslatorImpl)
Constructs a new JoinProcessor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |