public class UpdateData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
Database | 
db  | 
int[] | 
keynrs  | 
int[] | 
keynrs2  | 
RowMetaInterface | 
lookupParameterRowMeta  | 
RowMetaInterface | 
lookupReturnRowMeta  | 
RowMetaInterface | 
outputRowMeta  | 
PreparedStatement | 
prepStatementLookup  | 
PreparedStatement | 
prepStatementUpdate  | 
String | 
schemaTable  | 
String | 
stringErrorKeyNotFound  | 
String | 
stringFieldnames  | 
RowMetaInterface | 
updateParameterRowMeta  | 
int[] | 
valuenrs  | 
| Constructor and Description | 
|---|
UpdateData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic Database db
public int[] keynrs
public int[] keynrs2
public int[] valuenrs
public String stringErrorKeyNotFound
public String stringFieldnames
public RowMetaInterface outputRowMeta
public String schemaTable
public PreparedStatement prepStatementLookup
public PreparedStatement prepStatementUpdate
public RowMetaInterface lookupParameterRowMeta
public RowMetaInterface lookupReturnRowMeta
public RowMetaInterface updateParameterRowMeta
Copyright © 2020 Hitachi Vantara. All rights reserved.