| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.executor.sql.group | |
| org.apache.shardingsphere.infra.executor.sql.raw.group | |
| org.apache.shardingsphere.infra.executor.sql.resourced.group |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract List<InputGroup<T>> |
AbstractExecuteGroupEngine.generateSQLExecuteGroups(String dataSourceName,
List<SQLUnit> sqlUnits) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<InputGroup<RawSQLExecuteUnit>> |
RawExecuteGroupEngine.generateSQLExecuteGroups(String dataSourceName,
List<SQLUnit> sqlUnits) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<InputGroup<U>> |
ResourceManagedExecuteGroupEngine.generateSQLExecuteGroups(String dataSourceName,
List<SQLUnit> sqlUnits) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.