[ http://issues.apache.org/jira/browse/IBATIS-116?page=all ]
Clinton Begin closed IBATIS-116:
--------------------------------
Fix Version: 2.1.5
Resolution: Fixed
Fixed as described by Sven. Thanks again Sven. (This issue may need to be
reopened, as we were unable to confirm the fix without a stack trace).
> New call to return output parameters even if no result set returned
> -------------------------------------------------------------------
>
> Key: IBATIS-116
> URL: http://issues.apache.org/jira/browse/IBATIS-116
> Project: iBatis for Java
> Type: New Feature
> Components: SQL Maps
> Versions: 2.1.0
> Environment: DB2 (probably plus other databases)
> Reporter: David Whipple
> Fix For: 2.1.5
>
> We have legacy stored procedures which have input parameters and output
> parameters and optional result sets. The application will not be able to
> determine if the result set is going to be returned or not before the call.
> If the call to the stored procedure returns a result set, we get the
> result set and the output parameters just fine.
> If the call does not return a result set, an exception is thrown, and we
> do not get the output parameters which are needed by the application.
> I believe a type of call that can handle this situation would be a good
> feature.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira