| Package | Description |
|---|---|
| schemacrawler.schemacrawler | |
| schemacrawler.tools.databaseconnector | |
| schemacrawler.tools.executable | |
| 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 |
FilterOptions |
class |
GrepOptions
SchemaCrawler options.
|
class |
Identifiers
Allows working with database object identifiers.
|
class |
InformationSchemaViews
The database specific views to get additional database metadata in a standard format.
|
class |
LimitOptions
SchemaCrawler options.
|
class |
LoadOptions |
class |
SchemaCrawlerOptions
SchemaCrawler options.
|
class |
SchemaInfoLevel
Descriptor for level of schema detail to be retrieved when crawling a schema.
|
class |
SchemaRetrievalOptions
Provides for database specific overrides for SchemaCrawler functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseConnectionOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseConnector |
class |
DatabaseServerHostConnectionOptions |
class |
DatabaseUrlConnectionOptions |
class |
UnknownDatabaseConnector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandOptions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigOptionsBuilder<B extends ConfigOptionsBuilder<B,O>,O extends Options>
Convoluted interface to allow for subclasses builders, while maintaining a fluent interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Config
Configuration properties.
|
class |
OutputOptions |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.