org.pentaho.di.trans.steps.sapinput.sap
Class SAPConnectionFactory
java.lang.Object
org.pentaho.di.trans.steps.sapinput.sap.SAPConnectionFactory
- All Implemented Interfaces:
- DatabaseFactoryInterface
public class SAPConnectionFactory
- extends Object
- implements DatabaseFactoryInterface
SAPConnectionFactory
public SAPConnectionFactory()
create
public static SAPConnection create()
throws SAPException
- Throws:
SAPException
getConnectionTestReport
public String getConnectionTestReport(DatabaseMeta databaseMeta)
throws KettleDatabaseException
- The SAP connection to test
- Specified by:
getConnectionTestReport
in interface DatabaseFactoryInterface
- Throws:
KettleDatabaseException