| Package | Description |
|---|---|
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.detailed()
Creates a new SchemaInfoLevel with settings for detailed schema
information.
|
SchemaInfoLevel |
SchemaCrawlerOptions.getSchemaInfoLevel()
Gets the schema information level, identifying to what level the
schema should be crawled.
|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.maximum()
Creates a new SchemaInfoLevel with settings for maximum schema
information.
|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.minimum()
Creates a new SchemaInfoLevel with settings for minimum schema
information.
|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.newSchemaInfoLevel()
Retrieves schema based on standard options.
|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.standard()
Creates a new SchemaInfoLevel with settings for standard schema
information.
|
SchemaInfoLevel |
SchemaInfoLevelBuilder.toOptions() |
SchemaInfoLevel |
InfoLevel.toSchemaInfoLevel() |
| Modifier and Type | Method and Description |
|---|---|
SchemaInfoLevelBuilder |
SchemaInfoLevelBuilder.fromOptions(SchemaInfoLevel schemaInfoLevel) |
SchemaCrawlerOptionsBuilder |
SchemaCrawlerOptionsBuilder.withSchemaInfoLevel(SchemaInfoLevel schemaInfoLevel) |
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.