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

[jira] [Resolved] (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:all-tabpanel ]

William R. Speirs resolved DBUTILS-104.
---------------------------------------
    Resolution: Duplicate

This is getting resolved in 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)