Package org.pentaho.di.ui.spoon
Class DatabasesCollector
java.lang.Object
org.pentaho.di.ui.spoon.DatabasesCollector
- Author:
- Andrey Khayrutdinov
-
Constructor Summary
ConstructorDescriptionDatabasesCollector
(org.pentaho.di.base.AbstractMeta meta, org.pentaho.di.repository.Repository repository) -
Method Summary
Modifier and TypeMethodDescriptionvoid
org.pentaho.di.core.database.DatabaseMeta
getMetaFor
(String dbName)
-
Constructor Details
-
DatabasesCollector
public DatabasesCollector(org.pentaho.di.base.AbstractMeta meta, org.pentaho.di.repository.Repository repository)
-
-
Method Details
-
collectDatabases
public void collectDatabases() throws org.pentaho.di.core.exception.KettleException- Throws:
org.pentaho.di.core.exception.KettleException
-
getDatabaseNames
-
getMetaFor
-