| Modifier and Type | Method and Description |
|---|---|
List<ExecuteResult> |
RawExecutor.execute(ExecutionGroupContext<RawSQLExecutionUnit> executionGroupContext,
org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
RawSQLExecutorCallback callback)
Execute.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ExecuteResult> |
RawSQLExecutorCallback.execute(Collection<RawSQLExecutionUnit> inputs,
boolean isTrunkThread,
Map<String,Object> dataMap) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionGroup<RawSQLExecutionUnit>> |
RawExecutionPrepareEngine.group(String dataSourceName,
List<List<SQLUnit>> sqlUnitGroups,
ConnectionMode connectionMode) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.