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
SqlUnsupportedExceptionpublic void setException(SqlUnsupportedException.ExceptionType exceptionType, String message)
public void setException(SqlUnsupportedException.ExceptionType exceptionType)
public void clean()
Copyright © 2021 The Apache Software Foundation. All rights reserved.