Package | Description |
---|---|
org.hibernate.hql.internal.ast |
An ANTLR-based parser for Hibernate Query Language.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidWithClauseException
Indicates an issue with the encountered with-clause.
|
Modifier and Type | Method and Description |
---|---|
static QuerySyntaxException |
QuerySyntaxException.convert(antlr.RecognitionException e) |
static QuerySyntaxException |
QuerySyntaxException.convert(antlr.RecognitionException e,
String hql) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.