| Package | Description |
|---|---|
| com.actian.vw.connector.common |
| Modifier and Type | Method and Description |
|---|---|
DatabaseMetaData.Table |
DatabaseMetaData.getTable() |
static DatabaseMetaData.Table |
DatabaseMetaData.Table.parseTable(String fullStr)
Parses a string that has all the table metadata and returns the
Table object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseMetaData.setTable(DatabaseMetaData.Table table) |
| Constructor and Description |
|---|
DatabaseMetaData(DatabaseMetaData.Table table) |
Copyright © 2015 Actian Corporation. All Rights Reserved.