Class DeleteData

All Implemented Interfaces:
StepDataInterface

public class DeleteData extends BaseDatabaseStepData implements StepDataInterface
Since:
28-March-2006
Author:
Tom
  • Field Details

    • keynrs

      public int[] keynrs
    • keynrs2

      public int[] keynrs2
    • outputRowMeta

      public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
    • schemaTable

      public String schemaTable
    • deleteParameterRowMeta

      public org.pentaho.di.core.row.RowMetaInterface deleteParameterRowMeta
    • prepStatementDelete

      public PreparedStatement prepStatementDelete
  • Constructor Details

    • DeleteData

      public DeleteData()