ParseErrorHandlerpublic interface ParseErrorHandler implements ErrorReporterDefines the behavior of an error handler for the HQL parsers.
User: josh
Date: Dec 6, 2003
Time: 12:20:43 PM |
Methods Summary |
---|
public int | getErrorCount()
| public void | throwQueryException()
|
|