| Package | Description |
|---|---|
| org.eclipse.dirigible.database.api.metadata | |
| org.eclipse.dirigible.databases.helpers |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaMetadata> |
DatabaseMetadata.getSchemas()
Gets the schemas.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SchemaMetadata> |
DatabaseMetadataHelper.listSchemas(Connection connection,
String catalogName,
DatabaseMetadataHelper.Filter<String> schemaNameFilter,
DatabaseMetadataHelper.Filter<String> tableNameFilter)
List schemas.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.