[
https://issues.apache.org/jira/browse/DBUTILS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676692#action_12676692
]
Dan Fabulich commented on DBUTILS-28:
-------------------------------------
The BeanReuseHandler part of this code is duped in DBUTILS-30; I argued there
that we should just close that bug. (Kyle can use BeanUtils.copyProperties to
merge the objects together.)
I agree with David and others that stored procedure support is out-of-scope for
dbutils for the foreseeable future.
> [dbutils] Stored Procedure Runner and Bean Reuse Handler code submission
> ------------------------------------------------------------------------
>
> Key: DBUTILS-28
> URL: https://issues.apache.org/jira/browse/DBUTILS-28
> Project: Commons DbUtils
> Issue Type: Improvement
> Affects Versions: Nightly Builds
> Environment: Operating System: All
> Platform: PC
> Reporter: Kyle Miller
> Priority: Minor
> Fix For: 1.2
>
> Attachments: dbutils.zip, reuse_handler.jar
>
>
> The Stored Procedure Runner is the first cut at Stored Proc support in
> DBUtils.
> The Bean reuse handler allows the QueryRunner to add values to an existing
> bean
> instead of instantiating an new instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.