| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HqlParser | |
|---|---|
| org.hibernate.hql.internal.ast | An ANTLR-based parser for Hibernate Query Language. | 
| Uses of HqlParser in org.hibernate.hql.internal.ast | 
|---|
| Methods in org.hibernate.hql.internal.ast that return HqlParser | |
|---|---|
static HqlParser | 
HqlParser.getInstance(String hql)
 | 
| Constructors in org.hibernate.hql.internal.ast with parameters of type HqlParser | |
|---|---|
HqlSqlWalker(QueryTranslatorImpl qti,
             SessionFactoryImplementor sfi,
             HqlParser parser,
             Map tokenReplacements,
             String collectionRole)
Create a new tree transformer.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||