| Package | Description |
|---|---|
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
InfoLevel |
SchemaInfoRetrieval.getInfoLevel() |
static InfoLevel |
InfoLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoLevel |
InfoLevel.valueOfFromString(String infoLevelValue) |
static InfoLevel[] |
InfoLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaInfoLevelBuilder |
SchemaInfoLevelBuilder.withInfoLevel(InfoLevel infoLevel)
Updates SchemaInfoLevel builder with settings for a given info level.
|
LoadOptionsBuilder |
LoadOptionsBuilder.withInfoLevel(InfoLevel infoLevel) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.