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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/10/11 23:40:51 UTC

[jira] Closed: (DERBY-2891) Clob.getCharacterStream(long,long) ignores position parameter for large (>32k) CLOBs

     [ https://issues.apache.org/jira/browse/DERBY-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-2891.
-------------------------------------


> Clob.getCharacterStream(long,long) ignores position parameter for large (>32k) CLOBs
> ------------------------------------------------------------------------------------
>
>                 Key: DERBY-2891
>                 URL: https://issues.apache.org/jira/browse/DERBY-2891
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.3.1.4
>         Environment: JDBC 4.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>             Fix For: 10.3.1.4, 10.4.0.0
>
>         Attachments: ClobTest.java, d2891-test.diff, d2891.diff
>
>
> When a CLOB larger than 32k is fetched, Clob.getCharacterStream(long,long) ignores the position parameter and starts reading from the beginning of the CLOB. Will attach a repro.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.