Apache Commons DbUtils Version 2.0 RELEASE NOTES The Commons DbUtils team is pleased to announce the release of Commons DbUtils 2.0 The Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development. Complete re-write of QueryRunner to use a fluent API and provide named bindings. *Note: This version is NOT backwards compatible with 1.x versions. Changes in this version include: New features: o DBUTILS-105: Add Named Parameter Support Fixed Bugs: Changes: For complete information on Commons DbUtils, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons DbUtils website: http://commons.apache.org/dbutils/