You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dan Fabulich (JIRA)" <ji...@apache.org> on 2009/11/03 02:03:00 UTC

[jira] Closed: (DBUTILS-59) BeanListHandler should extends AbstractListHandler

     [ https://issues.apache.org/jira/browse/DBUTILS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed DBUTILS-59.
-------------------------------

    Resolution: Invalid

Indeed, we did this intentionally.

> BeanListHandler should extends AbstractListHandler
> --------------------------------------------------
>
>                 Key: DBUTILS-59
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-59
>             Project: Commons DbUtils
>          Issue Type: Bug
>    Affects Versions: 1.3, Nightly Builds
>            Reporter: Goh S H
>            Priority: Minor
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Most list handlers - ArrayListHandler, ColumnListHandler, and MapListHandler extends AbstractListHandler, except for BeanListHandler, which implements ResultSetHandler directly.
> Perhaps toBeanList method should be removed from RowProcessor interface as well, which seems unneeded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.