| Package | Description |
|---|---|
| org.delia.db | |
| org.delia.db.postgres | |
| org.delia.db.sql.prepared |
| Modifier and Type | Field and Description |
|---|---|
protected SqlHelperFactory |
DBInterfaceBase.sqlHelperFactory |
| Constructor and Description |
|---|
DBInterfaceBase(DBType dbType,
FactoryService factorySvc,
ConnectionFactory connFactory,
SqlHelperFactory sqlhelperFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresSqlHelperFactory |
| Constructor and Description |
|---|
PostgresPreparedStatementGenerator(FactoryService factorySvc,
DTypeRegistry registry,
SqlHelperFactory sqlHelperFactory,
VarEvaluator varEvaluator) |
| Modifier and Type | Field and Description |
|---|---|
protected SqlHelperFactory |
PreparedStatementGenerator.sqlHelperFactory |
| Constructor and Description |
|---|
FKSqlGenerator(FactoryService factorySvc,
DTypeRegistry registry,
List<TableInfo> tblinfoL,
SqlHelperFactory sqlHelperFactory,
VarEvaluator varEvaluator) |
PreparedStatementGenerator(FactoryService factorySvc,
DTypeRegistry registry,
SqlHelperFactory sqlHelperFactory,
VarEvaluator varEvaluator) |
Copyright © 2020. All rights reserved.