[ http://issues.apache.org/jira/browse/DERBY-1471?page=all ]
Tomohito Nakayama updated DERBY-1471:
-------------------------------------
Attachment: DERBY-1471.diff
DERBY-1471.stat
I submit the patch for DERBY-1471.
* Description of the patch
* This patch implements Layer B streaming for new methods defined in JDBC4.0
as next.
* Derby NetClient sends lengthless LOB information in Layer B streaming.
* Derby NetworkServer receives LOB information sent via Layer B streaming.
* Test of the patch
* Execute derbyall and org.apache.derbyTesting.functionTests.suites.All on
jdk16 rc environment and found no error except for intermittent error of
derbynet/testSecMec.java in DerbyNetClient framework.
> 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.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