Make classes immutable where possible to improve thread-safety -------------------------------------------------------------- Key: DBUTILS-51 URL: https://issues.apache.org/jira/browse/DBUTILS-51 Project: Commons DbUtils Issue Type: Improvement Reporter: Sebb Attachments: dbutils.patch, dbutils_handlers.patch, KeyedHandler.patch Patches to make classes immutable and therefore thread-safe. KeyedHandler has protected variables so the change to final might break existing programs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.