org.pentaho.di.core
Class ConstDB

java.lang.Object
  extended by org.pentaho.di.core.ConstDB

public class ConstDB
extends Object


Constructor Summary
ConstDB()
           
 
Method Summary
static List<DatabaseMeta> selectSAPR3Databases(List<DatabaseMeta> databases)
          Select the SAP ERP databases in the List of databases.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstDB

public ConstDB()
Method Detail

selectSAPR3Databases

public static final List<DatabaseMeta> selectSAPR3Databases(List<DatabaseMeta> databases)
Select the SAP ERP databases in the List of databases.

Parameters:
databases - All the databases
Returns:
SAP ERP databases in a List of databases.