Uploaded image for project: 'Commons DbUtils'
  1. Commons DbUtils
  2. DBUTILS-114

Order of columns not retained in BasicRowProcessor with HashMap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.6
    • None

    Description

      The CaseInsensitiveHashMap extends HashMap. This means that the order of columns defined in a select query is not retained when one wants to iterate over the entry set. This be changed to LinkedHashMap.

      Attachments

        1. DBUTILS-114.patch
          0.9 kB
          Michael Osipov

        Activity

          People

            britter Benedikt Ritter
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: