public final class JDBCExecuteEngine extends Object implements SQLExecuteEngine
| 构造器和说明 |
|---|
JDBCExecuteEngine(BackendConnection backendConnection,
JDBCExecutorWrapper jdbcExecutorWrapper) |
public JDBCExecuteEngine(BackendConnection backendConnection, JDBCExecutorWrapper jdbcExecutorWrapper)
public BackendResponse execute(org.apache.shardingsphere.core.route.SQLRouteResult routeResult) throws SQLException
SQLExecuteEngineexecute 在接口中 SQLExecuteEnginerouteResult - route resultSQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.