public TableInsertPlanFactory<T extends TableInsertPlan>
| Modifier and Type | Interface and Description |
|---|---|
static class |
TableInsertPlanFactory.Companion |
| Modifier and Type | Field and Description |
|---|---|
static TableInsertPlanFactory.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
T |
createInstance(Table table,
Dialect dialect) |
static TableInsertPlanFactory.Companion Companion