[ http://issues.apache.org/jira/browse/DERBY-1388?page=comments#action_12415355 ]
Tomohito Nakayama commented on DERBY-1388: ------------------------------------------ My plan is to call writeScalarStream method for InputStream, from that for Reader, with parameter of InputStream object that contains Reader object passed to writeScalarStream method. > Integrate processing code of two writeScalarStream methods. > ----------------------------------------------------------- > > Key: DERBY-1388 > URL: http://issues.apache.org/jira/browse/DERBY-1388 > Project: Derby > Type: Sub-task > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > > Reading thetwo 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
