Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-beta1
    • 4.0
    • Runtime, Templates
    • None

    Description

      The need to determine the select columns in a Record Mapper results in an API change:
      RecordMapper<T>.T processRow(ResultSet resultSet, int rowOffset)
      needs to be changed to
      RecordMapper<T>.T processRow(ResultSet resultSet, int rowOffset, CriteriaInterface<?> criteria)

      Attachments

        Activity

          People

            Unassigned Unassigned
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: