public final class RawExecutor extends Object
| 构造器和说明 |
|---|
RawExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExecuteResult> |
execute(ExecutionGroupContext<RawSQLExecutionUnit> executionGroupContext,
org.apache.shardingsphere.infra.binder.QueryContext queryContext,
RawSQLExecutorCallback callback)
Execute.
|
public List<ExecuteResult> execute(ExecutionGroupContext<RawSQLExecutionUnit> executionGroupContext, org.apache.shardingsphere.infra.binder.QueryContext queryContext, RawSQLExecutorCallback callback) throws SQLException
executionGroupContext - execution group contextqueryContext - query contextcallback - raw SQL executor callbackSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.