| Package | Description |
|---|---|
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
static InformationSchemaKey |
InformationSchemaKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InformationSchemaKey[] |
InformationSchemaKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
InformationSchemaViews.getQuery(InformationSchemaKey key)
Gets the additional attributes SQL for columns, from the additional configuration.
|
boolean |
InformationSchemaViews.hasQuery(InformationSchemaKey key) |
InformationSchemaViewsBuilder |
InformationSchemaViewsBuilder.withSql(InformationSchemaKey key,
String sql)
Sets definitions SQL.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.