[ http://issues.apache.org/jira/browse/DERBY-796?page=comments#action_12362867 ]
Sunitha Kambhampati commented on DERBY-796: ------------------------------------------- I actually have a patch to fix Derby-599, where I am changing the setBlob(int,Blob) to pass the length as is done in setClob to avoid materialization. I have some testing to do before I post the patch to the list (hopefully will get it out in a day or two). I can take care of changing the setBinaryStreamInternal to take a long for the length as part of the Derby 599 patch as it is related. > jdbc 4.0 specific Blob and Clob method support > ---------------------------------------------- > > Key: DERBY-796 > URL: http://issues.apache.org/jira/browse/DERBY-796 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.2.0.0 > Environment: jdbc 4.0 on all platforms > Reporter: V.Narayanan > Assignee: V.Narayanan > Priority: Minor > Fix For: 10.2.0.0 > Attachments: lob.diff > -- 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
