public final class ProxySQLExecuteCallback extends org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback<ExecuteResponse>
| 构造器和说明 |
|---|
ProxySQLExecuteCallback(BackendConnection backendConnection,
JDBCExecutorWrapper jdbcExecutorWrapper,
org.apache.shardingsphere.core.preprocessor.statement.SQLStatementContext sqlStatementContext,
boolean isExceptionThrown,
boolean isReturnGeneratedKeys,
boolean fetchMetaData) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteResponse |
executeSQL(org.apache.shardingsphere.core.route.RouteUnit routeUnit,
Statement statement,
org.apache.shardingsphere.core.constant.ConnectionMode connectionMode) |
public ProxySQLExecuteCallback(BackendConnection backendConnection, JDBCExecutorWrapper jdbcExecutorWrapper, org.apache.shardingsphere.core.preprocessor.statement.SQLStatementContext sqlStatementContext, boolean isExceptionThrown, boolean isReturnGeneratedKeys, boolean fetchMetaData)
public ExecuteResponse executeSQL(org.apache.shardingsphere.core.route.RouteUnit routeUnit, Statement statement, org.apache.shardingsphere.core.constant.ConnectionMode connectionMode) throws SQLException
executeSQL 在类中 org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback<ExecuteResponse>SQLExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.