public final class ProxySQLExecuteCallback extends org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback<ExecuteResponse>
| Constructor and Description |
|---|
ProxySQLExecuteCallback(BackendConnection backendConnection,
JDBCExecutorWrapper jdbcExecutorWrapper,
boolean isExceptionThrown,
boolean isReturnGeneratedKeys,
boolean fetchMetaData) |
| Modifier and Type | Method and Description |
|---|---|
ExecuteResponse |
executeSQL(org.apache.shardingsphere.core.route.RouteUnit routeUnit,
Statement statement,
org.apache.shardingsphere.core.constant.ConnectionMode connectionMode) |
public ProxySQLExecuteCallback(BackendConnection backendConnection, JDBCExecutorWrapper jdbcExecutorWrapper, 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 in class org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback<ExecuteResponse>SQLExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.