You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <de...@db.apache.org> on 2006/04/07 23:36:30 UTC

[jira] Closed: (DERBY-1184) 'CallableStatement.registerOutParameter(int,int,String)' does nothing in client driver

     [ http://issues.apache.org/jira/browse/DERBY-1184?page=all ]
     
Kristian Waagan closed DERBY-1184:
----------------------------------


Confirmed that the test passes (DerbyNetClient only). Thanks for writing the test and fixing the problem Bryan!

> 'CallableStatement.registerOutParameter(int,int,String)' does nothing in client driver
> --------------------------------------------------------------------------------------
>
>          Key: DERBY-1184
>          URL: http://issues.apache.org/jira/browse/DERBY-1184
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>  Environment: Derby network client
>     Reporter: Kristian Waagan
>     Assignee: Bryan Pendleton
>     Priority: Minor
>      Fix For: 10.2.0.0
>  Attachments: derby-1184-1a.diff, derby-1184-1a.stat, derby_1184_with_test.diff
>
> The method 'CallableStatement.registerOutParameter(int,int,String)' does nothing in the client driver. As stated in DERBY-447, the method throws a not-implemented exception in the embedded driver. The method should be changed to do this on the client side as well.

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