[ http://issues.apache.org/jira/browse/DERBY-1471?page=comments#action_12455285 ] Tomohito Nakayama commented on DERBY-1471: ------------------------------------------
I see ... I will modify the error message. // By the way, I think it is not easy to be processed as to be possible to get length in current implementation. // I will file it as other issue ... I executed ant javadoc and found org.apache.derby.client.am.Connection is abstract class and only one subclass is org.apache.derby.client.net.NetConnection. I think your comment for NetConnection is correct and the object can be regarded as NetConnection. I will modify those and submit the new patch. > Implement layer B streaming for new methods defined in JDBC4.0 > -------------------------------------------------------------- > > Key: DERBY-1471 > URL: http://issues.apache.org/jira/browse/DERBY-1471 > Project: Derby > Issue Type: New Feature > Components: Network Client > Reporter: Tomohito Nakayama > Assigned To: Tomohito Nakayama > Attachments: DERBY-1471.diff, DERBY-1471.patch, DERBY-1471.stat, > DERBY-1471_2.patch, DERBY-1471_2.stat > > > JDBC 4.0 introduced new methods which take parameters for object to be sent > to sever without length information. > For those methods, Layer B streaming is best way to implement sending object > to server. > This issue is representation of DERBY-1417 in Network Client. -- 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