You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2006/11/06 13:03:39 UTC

[jira] Commented: (DERBY-1471) Implement layer B streaming for new methods defined in JDBC4.0

    [ http://issues.apache.org/jira/browse/DERBY-1471?page=comments#action_12447425 ] 
            
Tomohito Nakayama commented on DERBY-1471:
------------------------------------------

I found that current implementation of NetowrkServer can not receive Layer B streaming from client.

At least, I need to make DDMReader.readLengthAndCodePoint method not to throw exception when numberOfExtendedLenBytes is 0.

> 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
>
> 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