Issue Details (XML | Word | Printable)

Key: DBUTILS-36
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Henri Yandell
Reporter: Walter Chang
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Commons DbUtils

Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMap

Created: 09/Jan/07 09:41 AM   Updated: 07/Mar/09 06:09 AM
Return to search
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.2

Time Tracking:
Not Specified

Environment: jdk 5.0, windows xp pro sp2

Resolution Date: 31/Jan/07 06:17 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.