public class UnsupportedOperatorCollector extends Object
Constructor and Description |
---|
UnsupportedOperatorCollector() |
Modifier and Type | Method and Description |
---|---|
void |
clean() |
boolean |
convertException() |
void |
setException(SqlUnsupportedException.ExceptionType exceptionType) |
void |
setException(SqlUnsupportedException.ExceptionType exceptionType,
String message) |
public boolean convertException() throws SqlUnsupportedException
SqlUnsupportedException
public void setException(SqlUnsupportedException.ExceptionType exceptionType, String message)
public void setException(SqlUnsupportedException.ExceptionType exceptionType)
public void clean()
Copyright © 1970 The Apache Software Foundation. All rights reserved.