| Package | Description |
|---|---|
| schemacrawler.crawl | |
| schemacrawler.schemacrawler |
| Constructor and Description |
|---|
RetrievalTaskRunner(String runId,
SchemaInfoLevel infoLevel,
int maxThreads) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaInfoLevel |
SchemaInfoLevelBuilder.detailed()
Creates a new SchemaInfoLevel with settings for detailed schema information.
|
SchemaInfoLevel |
LoadOptions.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) |
LoadOptionsBuilder |
LoadOptionsBuilder.withSchemaInfoLevel(SchemaInfoLevel schemaInfoLevel) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.