[
https://issues.apache.org/jira/browse/DBUTILS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496772#comment-14496772
]
Carl Hall commented on DBUTILS-104:
-----------------------------------
Hey [~wspeirs], it looks like the patch in DBUTILS-50 would resolve this
ticket. I'm reading through the patch now and am pretty close to committing
it. Would you mind taking a look to see if this issue duplicates DBUTILS-50?
> Add support for calling stored procs with return values
> -------------------------------------------------------
>
> Key: DBUTILS-104
> URL: https://issues.apache.org/jira/browse/DBUTILS-104
> Project: Commons DbUtils
> Issue Type: Improvement
> Affects Versions: 1.6, 2.0
> Reporter: William R. Speirs
> Assignee: William R. Speirs
>
> Calling stored procs can have both return values (usually only an integer)
> and out parameters. Currently QueryRunner doesn't handle return values making
> it impossible to call these types of stored procs.
> Add functionality for handling sotred procs that return values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)