>> +/**
>> + * @param columnIndex
>> + * @param scale
>> + * @return
>> + * @throws SQLException
>> + * @deprecated
>> + * @see java.sql.ResultSet#getBigDecimal(int, int)
>> + */
>
> Why add a new class with already deprecated methods?
>
I was a little in trouble wh
> There should be some samples of how to use the class, as it's not
> immediately obvious.
I will add them in the xdoc samples, thanks
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Fri, Sep 21, 20
On 21 September 2012 14:59, wrote:
> Author: simonetripodi
> Date: Fri Sep 21 13:59:46 2012
> New Revision: 1388495
>
> URL: http://svn.apache.org/viewvc?rev=1388495&view=rev
> Log:
> [DBUTILS-97] Add an Abstract ResultSetHandler implementation in order to
> reduce redundant 'resultSet' variable
On 21 September 2012 14:59, wrote:
> Author: simonetripodi
> Date: Fri Sep 21 13:59:46 2012
> New Revision: 1388495
>
> URL: http://svn.apache.org/viewvc?rev=1388495&view=rev
> Log:
> [DBUTILS-97] Add an Abstract ResultSetHandler implementation in order to
> reduce redundant 'resultSet' variable