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.loadDriver catches Throwable Issue: DBUTILS-80. o Duplicate code introduced during Java 1.5 branch merge Issue: DBUTILS-65. o fillStatement doesn't complain when there are too few parameters Issue: DBUTILS-79. Changes: o efficient usage from findbugs Issue: DBUTILS-75. Have fun! -Simo, on behalf of Apache Commons PMC http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org