public SQLPlanFactory<T extends SQLPlan<?>>
| Modifier and Type | Interface and Description |
|---|---|
static class |
SQLPlanFactory.Companion |
| Modifier and Type | Field and Description |
|---|---|
static SQLPlanFactory.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
T |
createInstance(java.lang.String txt) |
static SQLPlanFactory.Companion Companion