| Package | Description |
|---|---|
| org.delia.db.h2 | |
| org.delia.db.postgres |
| Modifier and Type | Method and Description |
|---|---|
H2DBConnection |
H2DBExecutor.getConn() |
| Constructor and Description |
|---|
H2DBExecutor(H2DBInterface dbInterface,
DBAccessContext ctx,
H2DBConnection conn) |
| Modifier and Type | Method and Description |
|---|---|
H2DBConnection |
PostgresDBExecutor.getConn() |
| Constructor and Description |
|---|
PostgresDBExecutor(PostgresDBInterface dbInterface,
DBAccessContext ctx,
H2DBConnection conn) |
Copyright © 2020. All rights reserved.