Interface LogMinerColumnValue

    • Method Detail

      • getColumnData

        Object getColumnData()
        Deprecated.
        Returns:
        value of the database record with exception of LOB types
      • getColumnName

        String getColumnName()
        Deprecated.
        Returns:
        column name
      • setColumnData

        void setColumnData​(Object columnData)
        Deprecated.
        This sets the database record value with the exception of LOBs
        Parameters:
        columnData - data