Uses of Class
org.hibernate.hql.antlr.HqlBaseParser

Packages that use HqlBaseParser
org.hibernate.hql.ast An ANTLR-based parser for Hibernate Query Language. 
 

Uses of HqlBaseParser in org.hibernate.hql.ast
 

Subclasses of HqlBaseParser in org.hibernate.hql.ast
 class HqlParser
          Implements the semantic action methods defined in the HQL base parser to keep the grammar source file a little cleaner.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.