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

Reply via email to