Package | Description |
---|---|
com.whitestein.lsps.common.ddl | |
com.whitestein.lsps.engine.sharedrecord.ddl |
Modifier and Type | Method and Description |
---|---|
TableMetadata |
ColumnMetadata.getTable()
Returns the owner table.
|
Modifier and Type | Method and Description |
---|---|
TableMetadata |
DatabaseMetadata.getTableMetadata(String name,
String schema,
String catalog,
boolean isQuoted)
Returns the table metadata for the given table name.
|
Modifier and Type | Method and Description |
---|---|
Set<TableMetadata> |
DatabaseMetadata.getAllTables(String catalog,
String schema)
Returns metadata of all tables in database.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.