Save This Page
Home » Hibernate-3.3.2.GA » org.hibernate » hql » ast » [javadoc | source]
org.hibernate.hql.ast
public class: QuerySyntaxError [javadoc | source]
java.lang.Object
   org.hibernate.QueryException
      org.hibernate.hql.ast.QuerySyntaxError
Exception thrown when there is a syntax error in the HQL.
Constructor:
 public QuerySyntaxError(RecognitionException e) 
 public QuerySyntaxError(RecognitionException e,
    String hql) 
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait