|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ErrorReporter | |
| org.hibernate.hql.ast | An ANTLR-based parser for Hibernate Query Language. |
| Uses of ErrorReporter in org.hibernate.hql.ast |
| Subinterfaces of ErrorReporter in org.hibernate.hql.ast | |
interface |
ParseErrorHandler
Defines the behavior of an error handler for the HQL parsers. |
| Classes in org.hibernate.hql.ast that implement ErrorReporter | |
class |
ErrorCounter
An error handler that counts parsing errors and warnings. |
class |
HqlSqlWalker
Implements methods used by the HQL->SQL tree transform grammar (a.k.a. |
class |
SqlGenerator
Generates SQL by overriding callback methods in the base class, which does the actual SQL AST walking. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||