| Package | Description |
|---|---|
| schemacrawler.schemacrawler | |
| schemacrawler.tools.options |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionsBuilder<B extends OptionsBuilder<B,O>,O extends Options>
Convoluted interface to allow for subclasses builders, while maintaining a fluent interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterOptionsBuilder
SchemaCrawler filter options builder, to build the immutable options to crawl a schema.
|
class |
GrepOptionsBuilder
grep options builder, to build the immutable options to crawl a schema.
|
class |
IdentifiersBuilder |
class |
InformationSchemaViewsBuilder
The database specific views to get additional database metadata in a standard format.
|
class |
LimitOptionsBuilder
SchemaCrawler options builder, to build the immutable options to crawl a schema.
|
class |
LoadOptionsBuilder |
class |
SchemaInfoLevelBuilder |
class |
SchemaRetrievalOptionsBuilder |
| Modifier and Type | Method and Description |
|---|---|
OptionsBuilder<B,O> |
OptionsBuilder.fromOptions(O options) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputOptionsBuilder |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.