You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Simone Tripodi <si...@apache.org> on 2012/07/21 10:34:23 UTC

[ANN] Apache Commons DbUtils 1.5 Released!

Hi all,

The Apache Commons Team is pleased to announce the immediate
availability of Apache Commons DbUtils 1.5!

The Apache Commons-DbUtils package is a set of Java utility classes
for easing JDBC development, version 1.5 contains a number of
improvements and bug fixes:

Bug

  [DBUTILS-73] - .BasicRowProcessor.CaseInsensitiveHashMap uses
default Locale for toLowerCase
  [DBUTILS-77] - "drop view" does not work from QueryRunner.update
with SQLServer JDBC drivers. Same SQL works with a PreparedStatement
just fine.
  [DBUTILS-93] - Source assembly artifact fails to build a site
because of missing pmd-ruleset.xml

Improvement

  [DBUTILS-66] - ScalarHandler, ColumnHandler and KeyedHandler are
missing generics
  [DBUTILS-84] - BeanProcessor method processColumn should take SQLXML
in consideration
  [DBUTILS-91] - Enhance BasicRowProcessor to have row mapping easier
to configure

New Feature

  [DBUTILS-67] - Add a BeanMapHandler
  [DBUTILS-76] - New handler StringColumnListHandler

Task

  [DBUTILS-88] - Make AsyncQueryRunner be a decorator around a QueryRunner

Test

  [DBUTILS-94] - Provide test coverage for org.apache.commons.dbutils.DbUtils


Apache Commons DbUtils is available in source form from the following
download page:

    http://commons.apache.org/dbutils/download_dbutils.cgi

When downloading from a mirror site, please remember to verify the
downloads using signatures found on the Apache site:

    http://www.apache.org/dist/commons/KEYS

Apache Commons DbUtils is also available in binary form or for use
using Maven 2 from the Central Maven Repository:

    http://repo1.maven.org/maven2/commons-dbutils/commons-dbutils

For more information on Apache Commons DbUtils, visit the project home page:

    http://commons.apache.org/dbutils/

Have fun!

- Simo, on behalf of the Apache Commons PMC

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org