Uses of Interface
org.pentaho.di.repository.RepositoryObjectInterface
Packages that use RepositoryObjectInterface
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
-
Uses of RepositoryObjectInterface in org.pentaho.di.core.database
Classes in org.pentaho.di.core.database that implement RepositoryObjectInterfaceModifier and TypeClassDescriptionclass
This class defines the database specific parameters for a certain database type. -
Uses of RepositoryObjectInterface in org.pentaho.di.repository
Subinterfaces of RepositoryObjectInterface in org.pentaho.di.repositoryModifier and TypeInterfaceDescriptioninterface
This interface represents Directories within the Repository APIinterface
A repository element is an object that can be saved or loaded from the repository.interface
The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.Classes in org.pentaho.di.repository that implement RepositoryObjectInterfaceModifier and TypeClassDescriptionclass
This class defines the location of a transformation, job or schema in the repository.