public class KettleDatabaseRepositoryValueDelegate extends KettleDatabaseRepositoryBaseDelegate
log, repository
Constructor and Description |
---|
KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository) |
Modifier and Type | Method and Description |
---|---|
RowMetaAndData |
getValue(ObjectId id_value) |
ValueMetaAndData |
loadValueMetaAndData(ObjectId id_value) |
quote, quoteTable
public KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
public RowMetaAndData getValue(ObjectId id_value) throws KettleException
KettleException
public ValueMetaAndData loadValueMetaAndData(ObjectId id_value) throws KettleException
KettleException
Copyright © 2018 Hitachi Vantara. All rights reserved.