Uses of Interface
org.pentaho.di.repository.ObjectRevision
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of ObjectRevision in org.pentaho.di.core.database
Modifier and TypeMethodDescriptionvoid
DatabaseMeta.setObjectRevision
(ObjectRevision objectRevision) -
Uses of ObjectRevision in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionLoggingObject.getObjectRevision()
LoggingObjectInterface.getObjectRevision()
Gets the objects revision in a repository.SimpleLoggingObject.getObjectRevision()
Modifier and TypeMethodDescriptionvoid
LoggingObject.setObjectRevision
(ObjectRevision objectRevision) -
Uses of ObjectRevision in org.pentaho.di.repository
Modifier and TypeMethodDescriptionRepositoryElementInterface.getObjectRevision()
Gets the object revision.Modifier and TypeMethodDescriptionvoid
RepositoryElementInterface.setObjectRevision
(ObjectRevision objectRevision) Sets the object revision.