|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuerySyntaxException | |
org.hibernate.hql.ast | An ANTLR-based parser for Hibernate Query Language. |
Uses of QuerySyntaxException in org.hibernate.hql.ast |
Subclasses of QuerySyntaxException in org.hibernate.hql.ast | |
class |
InvalidWithClauseException
{@inheritDoc} |
Methods in org.hibernate.hql.ast that return QuerySyntaxException | |
static QuerySyntaxException |
QuerySyntaxException.convert(antlr.RecognitionException e)
|
static QuerySyntaxException |
QuerySyntaxException.convert(antlr.RecognitionException e,
String hql)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |