|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSourceProviderInterface | |
---|---|
org.pentaho.di.core.database | Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution) |
org.pentaho.di.core.database.util |
Uses of DataSourceProviderInterface in org.pentaho.di.core.database |
---|
Methods in org.pentaho.di.core.database that return DataSourceProviderInterface | |
---|---|
static DataSourceProviderInterface |
DataSourceProviderFactory.getDataSourceProviderInterface()
|
Methods in org.pentaho.di.core.database with parameters of type DataSourceProviderInterface | |
---|---|
static void |
DataSourceProviderFactory.setDataSourceProviderInterface(DataSourceProviderInterface value)
|
Uses of DataSourceProviderInterface in org.pentaho.di.core.database.util |
---|
Classes in org.pentaho.di.core.database.util that implement DataSourceProviderInterface | |
---|---|
class |
DatabaseUtil
Provides default implementation for looking data sources up in JNDI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |