Uses of Interface
org.pentaho.di.repository.RepositoryElementInterface
-
Packages that use RepositoryElementInterface Package Description org.pentaho.di.core.database Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution) -
-
Uses of RepositoryElementInterface in org.pentaho.di.core.database
Classes in org.pentaho.di.core.database that implement RepositoryElementInterface Modifier and Type Class Description class
DatabaseMeta
This class defines the database specific parameters for a certain database type.
-