Package org.pentaho.di.core.database
Class DatabaseFactory
java.lang.Object
org.pentaho.di.core.database.DatabaseFactory
- All Implemented Interfaces:
DatabaseFactoryInterface
- Author:
- matt
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetConnectionTestReport
(DatabaseMeta databaseMeta) getConnectionTestResults
(DatabaseMeta databaseMeta)
-
Field Details
-
loggingObject
-
-
Constructor Details
-
DatabaseFactory
public DatabaseFactory()
-
-
Method Details
-
getConnectionTestReport
- Specified by:
getConnectionTestReport
in interfaceDatabaseFactoryInterface
-
getConnectionTestResults
public DatabaseTestResults getConnectionTestResults(DatabaseMeta databaseMeta) throws KettleDatabaseException - Specified by:
getConnectionTestResults
in interfaceDatabaseFactoryInterface
- Throws:
KettleDatabaseException
-