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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/05/14 18:39:17 UTC

[jira] Closed: (DERBY-253) Client should throw not implemented exception for depricated setUnicodeStream/getUnicodeStream

     [ https://issues.apache.org/jira/browse/DERBY-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden closed DERBY-253.
--------------------------------


> Client should throw not implemented exception for depricated setUnicodeStream/getUnicodeStream
> ----------------------------------------------------------------------------------------------
>
>                 Key: DERBY-253
>                 URL: https://issues.apache.org/jira/browse/DERBY-253
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC, Network Client
>    Affects Versions: 10.1.1.0
>            Reporter: Kathey Marsden
>         Assigned To: Olav Sandstaa
>             Fix For: 10.2.1.6
>
>         Attachments: derby253.diff
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.