public class ChainedCatalogLoader extends BaseCatalogLoader implements Iterable<CatalogLoader>
| Constructor and Description |
|---|
ChainedCatalogLoader(List<CatalogLoader> chainedCatalogLoaders) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CatalogLoader> |
iterator() |
void |
loadCatalog() |
String |
toString() |
compareTo, getCatalog, getCommandDescription, getCommandLineCommand, getDataSource, getPriority, getSchemaCrawlerOptions, getSchemaRetrievalOptions, setAdditionalConfiguration, setCatalog, setDataSource, setSchemaCrawlerOptions, setSchemaRetrievalOptionsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorgetHelpCommandpublic ChainedCatalogLoader(List<CatalogLoader> chainedCatalogLoaders)
public Iterator<CatalogLoader> iterator()
iterator in interface Iterable<CatalogLoader>public void loadCatalog()
loadCatalog in interface CatalogLoaderCopyright © 2000-2024 Sualeh Fatehi. All rights reserved.