Hi,

Will the setBinaryStreamInternal method be raising an exception if the
length variable doesn't fit inside an integer. Or is
SetBinaryStreamInternal and the related classes being
modified to work with the length variable as a long type.

thanx
Narayanan

Sunitha Kambhampati (JIRA) wrote:
>     [ 
> 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
>>
> 
> 
> 

Reply via email to