Class GetTableNamesData

    • Field Detail

      • db

        public org.pentaho.di.core.database.Database db
      • 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 Detail

      • GetTableNamesData

        public GetTableNamesData()