[ http://issues.apache.org/jira/browse/DERBY-1388?page=all ]
Tomohito Nakayama updated DERBY-1388:
-------------------------------------
Attachment: DERBY-1388.patch
Description of patch :
* Two writeScalarStream method in Request class are integrated after this
patch.
After the patch,method for Reader calls method for InputStream.
Test of this patch :
* Execute derbyall and found no error other than DERBY-1351 and DERBY-937.
> Integrate processing code of two writeScalarStream methods.
> -----------------------------------------------------------
>
> Key: DERBY-1388
> URL: http://issues.apache.org/jira/browse/DERBY-1388
> Project: Derby
> Type: Sub-task
> Components: Network Client
> Reporter: Tomohito Nakayama
> Assignee: Tomohito Nakayama
> Attachments: DERBY-1388.patch
>
> Reading the two of writeScalarStream methods in
> org.apache.derby.client.net.Request class,
> I found that one is for InputStream and another is for Reader and
> that they are independent methods.
> I think these two methods should share integrated method.
--
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