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
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.