public interface SQLExecuteEngine
| 限定符和类型 | 方法和说明 |
|---|---|
BackendResponse |
execute(org.apache.shardingsphere.core.route.SQLRouteResult routeResult)
Execute SQL.
|
BackendResponse execute(org.apache.shardingsphere.core.route.SQLRouteResult routeResult) throws SQLException
routeResult - route resultSQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.