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

Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.2
    • None
    • jdk 5.0, windows xp pro sp2

    Description

      Please add serialVersioUID to org.apache.commons.dbutils.BasicRowProcessor.CaseInsensitiveHashMap. Without serialVersioUID, when a Map returned by QueryRunneris send across the wire to another jvm (different version), incompatible serial id exception will result. For instance, IBM JVM 1.4.1 has a different way of calculating serialVersionUID for Serializable class that does not have serialVersionUID defined than JVM 5.0.

      Attachments

        Activity

          People

            bayard Henri Yandell
            weihsiu Walter Chang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: