Class GetTableNamesData

All Implemented Interfaces:
StepDataInterface

public class GetTableNamesData extends BaseDatabaseStepData implements StepDataInterface
Since:
03-Juin-2008
Author:
Samatar
  • Field Details

    • realTableNameFieldName

      public String realTableNameFieldName
    • realObjectTypeFieldName

      public String realObjectTypeFieldName
    • realIsSystemObjectFieldName

      public String realIsSystemObjectFieldName
    • realSQLCreationFieldName

      public String realSQLCreationFieldName
    • realSchemaName

      public String realSchemaName
    • outputRowMeta

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

      public long rownr
    • inputRowMeta

      public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
    • totalpreviousfields

      public int totalpreviousfields
    • indexOfSchemaField

      public int indexOfSchemaField
    • readrow

      public Object[] readrow
  • Constructor Details

    • GetTableNamesData

      public GetTableNamesData()