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

V.Narayanan updated DERBY-856:
------------------------------

    Attachment: setCharacterStreamInternal_1.diff

Thanks for the earlier guidance and comments for this patch.

I have modified setCharacterStreamInternal to match changes to 
setBinaryStreamInternal(addressed in DERBY-599)

Issues addressed
--------------------------------

a) Have modified it to use newSQLException
b) Fixed the LobLimits test to test when a 4GB blob is inserted

Narayanan

> modify setCharacterStreamInternal to take a long for the length, and perform 
> the > max int check in the method
> --------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-856
>          URL: http://issues.apache.org/jira/browse/DERBY-856
>      Project: Derby
>         Type: Improvement
>   Components: JDBC
>     Versions: 10.2.0.0
>  Environment: All Environments
>     Reporter: V.Narayanan
>     Assignee: V.Narayanan
>     Priority: Minor
>  Attachments: setCharacterStreamInternal.diff, 
> setCharacterStreamInternal.stat, setCharacterStreamInternal_1.diff
>
> A similar change to setBinaryStreamInternal is being handled as part of 
> DERBY-599. 

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