Add method in BeanProcessor to populate an existing bean 
---------------------------------------------------------

                 Key: DBUTILS-89
                 URL: https://issues.apache.org/jira/browse/DBUTILS-89
             Project: Commons DbUtils
          Issue Type: New Feature
    Affects Versions: 1.4
            Reporter: Adam Dyga


I really miss a method in BeanProcessor that would populate an *existing* bean 
with data from ResultSet, eg:

BeanProcessor.populateBean(ResultSet resultSet, Object bean) .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to