Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.1.1.0
-
None
-
Release Note Needed
Description
setUnicodeStream and getUnicodeStream are deprecated API's
Network client
PreparedStatement.setUnicodeStream() and ResultSet.getUnicodeStream() should throw not implemented exceptions rather than trying to handle these calls.
Note: The current client implementation of setUnicodeStream() and getUnicodeStream() are broken and can cause unexpected errors
Attachments
Attachments
Issue Links
- is related to
-
DERBY-1615 Rewrite the Clob implementation in the client driver
- Closed