Package org.apache.calcite.avatica
Class Helper
java.lang.Object
org.apache.calcite.avatica.Helper
Utility methods, mainly concerning error-handling.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionclosed()createException(String message) createException(String message, Exception e) createException(String message, String sql, Exception e) todo()toSQLException(SQLException exception)
-
Field Details
-
INSTANCE
-
-
Method Details
-
todo
-
wrap
-
createException
-
createException
-
createException
-
toSQLException
-
closed
-
unsupported
-
clientInfo
-