Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3087

Changing the behavior of start and end indexes in read commands

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Java-DAS-beta1
    • Java-DAS-Next
    • Java DAS RDB
    • None
    • Patch Available

    Description

      Let's say I have a purchase order with line items, and I call a read
      command with 1 as the start index and 11 as the end index. If each purchase
      order has 5 line items, the current DAS implementation will return the
      first 2 purchase orders. Obviously what I wanted is the first 10 purchase
      orders, I don't care about the number of line items.
      This patch modifies the implementation to return 10 purchase orders.

      Attachments

        1. TUSCANY-3087.patch
          5 kB
          Florian Pinel

        Activity

          People

            lresende Luciano Resende
            bolbic Florian Pinel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: