Uses of Class
org.hibernate.grammars.hql.HqlParser
-
Packages that use HqlParser Package Description org.hibernate.query.hql.internal Implementation of the SPIs for HQL support. -
-
Uses of HqlParser in org.hibernate.query.hql.internal
Methods in org.hibernate.query.hql.internal that return HqlParser Modifier and Type Method Description HqlParser
HqlParseTreeBuilder. buildHqlParser(String hql)
HqlParser
HqlParseTreeBuilder. buildHqlParser(String hql, HqlLexer hqlLexer)
-