public interface SQLExecuteEngine
| Modifier and Type | Method and Description |
|---|---|
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.