| Package | Description |
|---|---|
| ch.brickwork.bsetl.db |
| Modifier and Type | Class and Description |
|---|---|
class |
H2Db |
class |
MSSQLDb |
class |
PostgresDB |
| Modifier and Type | Method and Description |
|---|---|
void |
Db.copyTableFrom(String tableName,
Db sourceDb) |
void |
Db.copyView(String viewName,
Db sourceDb) |
| Constructor and Description |
|---|
Result(ResultSet resultSet,
Db obtainedFrom) |
Copyright © 2021. All rights reserved.