Uses of Interface
org.pentaho.di.core.database.DataSourceProviderInterface
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
-
Uses of DataSourceProviderInterface in org.pentaho.di.core.database
Modifier and TypeMethodDescriptionstatic DataSourceProviderInterface
DataSourceProviderFactory.getDataSourceProviderInterface()
Modifier and TypeMethodDescriptionstatic void
DataSourceProviderFactory.setDataSourceProviderInterface
(DataSourceProviderInterface value) -
Uses of DataSourceProviderInterface in org.pentaho.di.core.database.util
Modifier and TypeClassDescriptionclass
Provides default implementation for looking data sources up in JNDI.