public abstract class ShardingAbstractMongoBeeSQLExecutorEngine<T> extends ShardingMongodbTemplate<T> implements Callable<T>
| Modifier and Type | Field and Description |
|---|---|
protected org.teasoft.bee.mongodb.MongodbBeeSql |
mongodbBeeSql |
ds, index, tab| Constructor and Description |
|---|
ShardingAbstractMongoBeeSQLExecutorEngine(String tab,
int index,
org.teasoft.bee.mongodb.MongodbBeeSql mongodbBeeSql,
String ds) |
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
doSharding, shardingWorkCopyright © 2024. All rights reserved.