[ http://issues.apache.org/jira/browse/DERBY-1471?page=all ]

Bryan Pendleton updated DERBY-1471:
-----------------------------------

    Attachment: t1471.java

I found this interesting problem report for another DBMS:
http://support.microsoft.com/kb/824106
and I wondered whether Derby might have such a problem.

So I wrote a simple test program based on the web page,
and it seemed to work correctly (t1471.java).

I thought it was interesting enough to attach the program to
this issue, in case anybody wanted to pursue it any further,
but as far as I can tell there is no problem here.


> 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, DERBY-1471_3.patch, DERBY-1471_3.stat, 
> DERBY-1471_4.patch, DERBY-1471_4.stat, DERBY-1471_5.patch, 
> DERBY-1471_5.status, t1471.java
>
>
> 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

        

Reply via email to