Class ExecSQLRowData

All Implemented Interfaces:
StepDataInterface

public class ExecSQLRowData extends BaseDatabaseStepData implements StepDataInterface
Since:
20-jan-2005
Author:
Matt
  • Field Details

    • result

      public org.pentaho.di.core.Result result
    • indexOfSQLFieldname

      public int indexOfSQLFieldname
    • outputRowMeta

      public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
  • Constructor Details

    • ExecSQLRowData

      public ExecSQLRowData()