org.hibernate.hql.ast
public interface ErrorReporter
Modifier and Type | Method and Description |
---|---|
void |
reportError(antlr.RecognitionException e) |
void |
reportError(java.lang.String s) |
void |
reportWarning(java.lang.String s) |
Copyright © 2014. All Rights Reserved.