public class DatabasesCollector extends Object
Constructor and Description |
---|
DatabasesCollector(AbstractMeta meta,
Repository repository) |
Modifier and Type | Method and Description |
---|---|
void |
collectDatabases() |
List<String> |
getDatabaseNames() |
DatabaseMeta |
getMetaFor(String dbName) |
public DatabasesCollector(AbstractMeta meta, Repository repository)
public void collectDatabases() throws KettleException
KettleException
public DatabaseMeta getMetaFor(String dbName)
Copyright © 2019 Hitachi Vantara. All rights reserved.