public class KettleDatabaseRepositoryValueDelegate extends KettleDatabaseRepositoryBaseDelegate
| Constructor and Description | 
|---|
KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.pentaho.di.core.RowMetaAndData | 
getValue(org.pentaho.di.repository.ObjectId id_value)  | 
org.pentaho.di.core.row.ValueMetaAndData | 
loadValueMetaAndData(org.pentaho.di.repository.ObjectId id_value)  | 
quote, quoteTablepublic KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
public org.pentaho.di.core.RowMetaAndData getValue(org.pentaho.di.repository.ObjectId id_value)
                                            throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic org.pentaho.di.core.row.ValueMetaAndData loadValueMetaAndData(org.pentaho.di.repository.ObjectId id_value)
                                                              throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException