| Package | Description |
|---|---|
| ch.brickwork.bsetl.db |
| Modifier and Type | Method and Description |
|---|---|
TableStructure |
Db.getTableStructure(String tableName)
if used with connection-less dbs, returns first ever created definition of table, otherwise
current defintion of table
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Db.createOrReplaceTable(TableStructure tableStructure) |
Copyright © 2021. All rights reserved.