[ 
https://issues.apache.org/jira/browse/DBUTILS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Fabulich updated DBUTILS-36:
--------------------------------

    Assignee: Henri Yandell

> Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMap
> ----------------------------------------------------------------
>
>                 Key: DBUTILS-36
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-36
>             Project: Commons DbUtils
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: jdk 5.0, windows xp pro sp2
>            Reporter: Walter Chang
>            Assignee: Henri Yandell
>             Fix For: 1.2
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to