| Modifier and Type | Method and Description |
|---|---|
protected abstract List<ExecutionGroup<T>> |
AbstractExecutionPrepareEngine.group(String dataSourceName,
List<List<SQLUnit>> sqlUnitGroups,
ConnectionMode connectionMode) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionGroup<T>> |
DriverExecutionPrepareEngine.group(String dataSourceName,
List<List<SQLUnit>> sqlUnitGroups,
ConnectionMode connectionMode) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionGroup<RawSQLExecutionUnit>> |
RawExecutionPrepareEngine.group(String dataSourceName,
List<List<SQLUnit>> sqlUnitGroups,
ConnectionMode connectionMode) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.