public class ShardingBatchInsertEngine<T> extends Object
| Constructor and Description |
|---|
ShardingBatchInsertEngine() |
| Modifier and Type | Method and Description |
|---|---|
int |
batchInsert(T[] entity,
int batchSize,
String excludeFields,
List<String> tabNameListForBatch,
org.teasoft.bee.osql.api.SuidRich suidRich) |
Copyright © 2024. All rights reserved.