FileDocCategorySizeDatePackage
ParseErrorHandler.javaAPI DocHibernate 3.2.5482Sat Dec 11 09:31:18 GMT 2004org.hibernate.hql.ast

ParseErrorHandler

public interface ParseErrorHandler implements ErrorReporter
Defines the behavior of an error handler for the HQL parsers. User: josh Date: Dec 6, 2003 Time: 12:20:43 PM

Fields Summary
Constructors Summary
Methods Summary
public intgetErrorCount()

public voidthrowQueryException()