[ http://issues.apache.org/jira/browse/DBUTILS-30?page=comments#action_12446495 ] Henri Yandell commented on DBUTILS-30: --------------------------------------
33477 is now DBUTILS-28. > [dbutils] New ResultSetHandler - ObjectHandler > ---------------------------------------------- > > Key: DBUTILS-30 > URL: http://issues.apache.org/jira/browse/DBUTILS-30 > Project: Commons DbUtils > Issue Type: Improvement > Environment: Operating System: other > Platform: All > Reporter: Joe Zulli > Priority: Minor > > It would be great to see a ResultSetHandler that populates an existing object > (as opposed to the BeanHandler which instantiates a new one, given a class). > This woud be useful for implementing simple and easy object relational > mapping. > For instance, an object that loads it self from the database could use the > ObjectHandler and pass in "this" as the object. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
