public final class SchemaCrawler extends Object
| Constructor and Description |
|---|
SchemaCrawler(Connection connection,
SchemaRetrievalOptions schemaRetrievalOptions,
SchemaCrawlerOptions options)
Constructs a SchemaCrawler object, from a connection.
|
public SchemaCrawler(Connection connection, SchemaRetrievalOptions schemaRetrievalOptions, SchemaCrawlerOptions options)
connection - An database connection.schemaRetrievalOptions - Database-specific schema retrieval overridesoptions - SchemaCrawler optionspublic Catalog crawl() throws SchemaCrawlerException
SchemaCrawlerException - On an exceptionCopyright © 2000-2021 Sualeh Fatehi. All rights reserved.