| Interface | Description |
|---|---|
| Options |
Options.
|
| OptionsBuilder<B extends OptionsBuilder<B,O>,O extends Options> |
Convoluted interface to allow for subclasses builders, while maintaining a fluent interface.
|
| Class | Description |
|---|---|
| DatabaseServerType |
Class that represents an id for SchemaCrawler plugin that allows for crawl customizations for a
particular database.
|
| FilterOptions | |
| FilterOptionsBuilder |
SchemaCrawler filter options builder, to build the immutable options to crawl a schema.
|
| GrepOptions |
SchemaCrawler options.
|
| GrepOptionsBuilder |
grep options builder, to build the immutable options to crawl a schema.
|
| Identifiers |
Allows working with database object identifiers.
|
| IdentifiersBuilder | |
| InformationSchemaViews |
The database specific views to get additional database metadata in a standard format.
|
| InformationSchemaViewsBuilder |
The database specific views to get additional database metadata in a standard format.
|
| LimitOptions |
SchemaCrawler options.
|
| LimitOptionsBuilder |
SchemaCrawler options builder, to build the immutable options to crawl a schema.
|
| LoadOptions | |
| LoadOptionsBuilder | |
| Query |
A SQL query.
|
| QueryUtility | |
| SchemaCrawlerOptions |
SchemaCrawler options.
|
| SchemaCrawlerOptionsBuilder |
SchemaCrawler options builder, to build the immutable options to crawl a schema.
|
| SchemaInfoLevel |
Descriptor for level of schema detail to be retrieved when crawling a schema.
|
| SchemaInfoLevelBuilder | |
| SchemaReference | |
| SchemaRetrievalOptions |
Provides for database specific overrides for SchemaCrawler functionality.
|
| SchemaRetrievalOptionsBuilder |
| Annotation Type | Description |
|---|---|
| Retriever |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.