public abstract class ShardingAbstractBeeSQLExecutorEngine<T> extends ShardingTemplate<T> implements Callable<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.teasoft.bee.osql.BeeSql |
beeSql |
protected String |
sql |
ds, index| Constructor and Description |
|---|
ShardingAbstractBeeSQLExecutorEngine(String sql,
int index,
org.teasoft.bee.osql.BeeSql beeSql,
String ds) |
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
doSharding, shardingWorkprotected String sql
protected org.teasoft.bee.osql.BeeSql beeSql
Copyright © 2024. All rights reserved.