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