[ http://issues.apache.org/jira/browse/DERBY-253?page=comments#action_64262 ] Daniel John Debrunner commented on DERBY-253: ---------------------------------------------
What should the behaviour be? I think unimplemented is correct, implementing methods that are not intended to be used seems wrong. > Client should throw not implemented exception for depricated > setUnicodeStream/getUnicodeStream > ---------------------------------------------------------------------------------------------- > > Key: DERBY-253 > URL: http://issues.apache.org/jira/browse/DERBY-253 > Project: Derby > Type: Bug > Components: Network Client > Versions: 10.1.0.0 > Reporter: Kathey Marsden > Priority: Minor > > setUnicodeStream and getUnicodeStream are depricated API's and > not supported for Network client but can throw unexpected > error messages. > To reproduce uncomment the "if (! isDB2jNet)" around unicode > tests in conn/blobclob4BLOB.java -- 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
