You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Simone Tripodi <si...@apache.org> on 2011/10/24 15:50:25 UTC

[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.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-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org