public final class ResultsCrawler extends Object
| Constructor and Description |
|---|
ResultsCrawler(ResultSet results)
Constructs a SchemaCrawler object, from a result-set.
|
| Modifier and Type | Method and Description |
|---|---|
ResultsColumns |
crawl()
Crawls the database, to obtain result set metadata.
|
public ResultsCrawler(ResultSet results)
results - Result-set of data.SchemaCrawlerException - On a SchemaCrawler exceptionpublic ResultsColumns crawl() throws SQLException
SchemaCrawlerException - On an exceptionSQLExceptionCopyright © 2000-2021 Sualeh Fatehi. All rights reserved.