| Package | Description |
|---|---|
| xyz.cofe.cxconsole.script.sql.ctx |
| Modifier and Type | Field and Description |
|---|---|
protected DbTable |
DbTableColumn.table |
| Modifier and Type | Method and Description |
|---|---|
DbTable |
DbTableColumn.getTable() |
| Modifier and Type | Method and Description |
|---|---|
static List<DbTable> |
DbTable.fetch(DbCatalog cat) |
static List<DbTable> |
DbTable.fetch(DbSchema schem) |
static List<DbTable> |
DbTable.fetch(ResultSet rs,
boolean closeRs,
Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
static List<DbTableColumn> |
DbTableColumn.fetch(DbTable table) |
void |
DbTableColumn.setTable(DbTable table) |
Copyright © 2018. All rights reserved.