| Package | Description |
|---|---|
| xyz.cofe.cxconsole.script.sql.ctx |
| Modifier and Type | Field and Description |
|---|---|
protected DbSchema |
DbTable.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Func1<TreeTableNodeFormat,DbSchema> |
JdbcContext.schemaFormat |
| Modifier and Type | Method and Description |
|---|---|
DbSchema |
DbTable.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
static List<DbSchema> |
DbSchema.fetch(DbCatalog cat) |
| Modifier and Type | Method and Description |
|---|---|
static List<DbTable> |
DbTable.fetch(DbSchema schem) |
void |
DbTable.setSchema(DbSchema schema) |
Copyright © 2018. All rights reserved.