Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6000 Implement support for JDBC 4.2
- Closed