Uses of Package
org.pentaho.di.repository
Packages that use org.pentaho.di.repository
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
This package contains a set of Exceptions used in Kettle.
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Classes in org.pentaho.di.repository used by org.pentaho.di.coreClassDescriptionThis interface allows an object to be identified with an ID in a repository (or elsewhere).
-
Classes in org.pentaho.di.repository used by org.pentaho.di.core.databaseClassDescriptionThis interface allows an object to be identified with an ID in a repository (or elsewhere).A revision is simply a name, a commit comment and a dateThis class defines the location of a transformation, job or schema in the repository.This interface represents Directories within the Repository APIA repository element is an object that can be saved or loaded from the repository.The RepositoryObjectInterface represents all objects that can come out of a repository, including directories (RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata about elements (RepositoryElementMetaInterface).
-
Classes in org.pentaho.di.repository used by org.pentaho.di.core.exception
-
Classes in org.pentaho.di.repository used by org.pentaho.di.core.loggingClassDescriptionThis interface allows an object to be identified with an ID in a repository (or elsewhere).A revision is simply a name, a commit comment and a dateThis interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any type of repository in a generic fashion.This class defines the location of a transformation, job or schema in the repository.This interface represents Directories within the Repository API
-
Classes in org.pentaho.di.repository used by org.pentaho.di.repositoryClassDescriptionThis interface allows an object to be identified with an ID in a repository (or elsewhere).A revision is simply a name, a commit comment and a dateThis class defines the location of a transformation, job or schema in the repository.This interface represents Directories within the Repository APIThe RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.The RepositoryObjectInterface represents all objects that can come out of a repository, including directories (RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata about elements (RepositoryElementMetaInterface).