public final class StatementExecuteQueryCallback extends ExecuteQueryCallback
| 构造器和说明 |
|---|
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) |
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 在类中 ExecuteQueryCallbackSQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.