[ANNOUNCEMENT] Apache Commons-DbUtils 1.4 released!
[ANNOUNCEMENT] Apache Commons-DbUtils 1.4 released! : The Apache Commons community is pleased to announce the commons-dbutils-1.4 release! The Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development. Apache Commons-DbUtils is available in either binary or source form from the DbUtils downloads page: http://commons.apache.org/dbutils/download_dbutils.cgi When downloading the release, please check the signatures and md5 sums using the values linked on the download page. Apache Maven artifacts are available as weel on Maven Central Repo: http://search.maven.org/#artifactdetails%7Ccommons-dbutils%7Ccommons-dbutils%7C1.4%7Cjar More information about Apache Commons-DbUtils can be found at the DbUtils main site at http://commons.apache.org/dbutils/ Changes in this version include: New features: o Add asynchronous batch, query, and update calls Issue: DBUTILS-78. Fixed Bugs: o DbUtils.loadDriver() uses Class.forName() Issue: DBUTILS-81. o DbUtils.loadDrive