| Package | Description |
|---|---|
| org.delia.db.h2 | |
| org.delia.db.postgres | |
| org.delia.db.sql.table |
| Modifier and Type | Method and Description |
|---|---|
FieldGenFactory |
SqlHelperFactory.createFieldGenFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresFieldgenFactory |
| Modifier and Type | Method and Description |
|---|---|
FieldGenFactory |
PostgresSqlHelperFactory.createFieldGenFactory() |
| Constructor and Description |
|---|
PostgresTableCreator(FactoryService factorySvc,
DTypeRegistry registry,
FieldGenFactory fieldgenFactory,
SqlNameFormatter nameFormatter) |
| Modifier and Type | Field and Description |
|---|---|
protected FieldGenFactory |
TableCreator.fieldgenFactory |
| Constructor and Description |
|---|
TableCreator(FactoryService factorySvc,
DTypeRegistry registry,
FieldGenFactory fieldgenFactory,
SqlNameFormatter nameFormatter) |
Copyright © 2020. All rights reserved.