org.pentaho.di.core.database
Interface DatabaseFactoryInterface

All Known Implementing Classes:
DatabaseFactory, SAPConnectionFactory, SAPConnectionFactoryMock

public interface DatabaseFactoryInterface


Method Summary
 String getConnectionTestReport(DatabaseMeta databaseMeta)
           
 

Method Detail

getConnectionTestReport

String getConnectionTestReport(DatabaseMeta databaseMeta)
                               throws KettleDatabaseException
Throws:
KettleDatabaseException