public class DeleteData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| 限定符和类型 | 字段和说明 |
|---|---|
org.pentaho.di.core.database.Database |
db |
org.pentaho.di.core.row.RowMetaInterface |
deleteParameterRowMeta |
int[] |
keynrs |
int[] |
keynrs2 |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
PreparedStatement |
prepStatementDelete |
String |
schemaTable |
| 构造器和说明 |
|---|
DeleteData() |
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 org.pentaho.di.core.database.Database db
public int[] keynrs
public int[] keynrs2
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public String schemaTable
public org.pentaho.di.core.row.RowMetaInterface deleteParameterRowMeta
public PreparedStatement prepStatementDelete
Copyright © 2024 Hitachi Vantara. All rights reserved.