public TableSelectPlanFactory<T extends TableSelectPlan>
| Modifier and Type | Interface and Description |
|---|---|
static class |
TableSelectPlanFactory.Companion |
| Modifier and Type | Field and Description |
|---|---|
static TableSelectPlanFactory.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
T |
createInstance(Table table) |
static TableSelectPlanFactory.Companion Companion
T createInstance(Table table)