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 2012/12/13 23:22:14 UTC

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

William R. Speirs created DBUTILS-104:
-----------------------------------------

             Summary: 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
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira