You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Dan Fabulich <da...@fabulich.com> on 2009/11/13 02:14:21 UTC

[ANNOUNCEMENT] Apache Commons DbUtils 1.3 Released

The Commons DbUtils team is pleased to announce the commons-dbutils-1.3 
release!

DbUtils is a package of Java utility classes for easing JDBC development.

Changes in this version include:

New features:
o Java 1.5 generics and varargs  Issue: DBUTILS-48.

Fixed Bugs:
o Fixed error message in QueryRunner#rethrow  Issue: DBUTILS-60.

Changes:
o BeanProcessor#mapColumnsToProperties now prefers to use column labels 
over column names (where aliases are not set, these should be identical) 
Issue: DBUTILS-57.
o Setting pmdKnownBroken in QueryRunner constructor now completely ignores 
ParameterMetaData Issue: DBUTILS-58.


Have fun!
-Commons DbUtils team


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


Re: [ANNOUNCEMENT] Apache Commons DbUtils 1.3 Released

Posted by Julien Aymé <ju...@gmail.com>.
Thanks a lot Dan :-)

Julien

2009/11/13 Dan Fabulich <da...@fabulich.com>:
>
> The Commons DbUtils team is pleased to announce the commons-dbutils-1.3
> release!
>
> DbUtils is a package of Java utility classes for easing JDBC development.
>
> Changes in this version include:
>
> New features:
> o Java 1.5 generics and varargs  Issue: DBUTILS-48.
>
> Fixed Bugs:
> o Fixed error message in QueryRunner#rethrow  Issue: DBUTILS-60.
>
> Changes:
> o BeanProcessor#mapColumnsToProperties now prefers to use column labels over
> column names (where aliases are not set, these should be identical) Issue:
> DBUTILS-57.
> o Setting pmdKnownBroken in QueryRunner constructor now completely ignores
> ParameterMetaData Issue: DBUTILS-58.
>
>
> Have fun!
> -Commons DbUtils team
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

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