public final class StatementExecuteQueryCallback extends ExecuteQueryCallback
| Constructor and Description |
|---|
StatementExecuteQueryCallback(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement,
boolean isExceptionThrown) |
| Modifier and Type | Method and Description |
|---|---|
protected ResultSet |
executeQuery(String sql,
Statement statement) |
executeSQL, getSaneResultpublic StatementExecuteQueryCallback(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement,
boolean isExceptionThrown)
protected ResultSet executeQuery(String sql, Statement statement) throws SQLException
executeQuery in class ExecuteQueryCallbackSQLExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.