You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Carl Hall (JIRA)" <ji...@apache.org> on 2015/04/15 21:35:58 UTC

[jira] [Commented] (DBUTILS-104) Add support for calling stored procs with return values

    [ 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)