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 "Kristian Waagan (JIRA)" <ji...@apache.org> on 2008/10/03 09:20:44 UTC

[jira] Closed: (DERBY-572) Add support for Clob.setCharacterStream(), Clob.setAsciiStream()and Blob.setBinaryStream in embedded, it is already supported in client.

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

Kristian Waagan closed DERBY-572.
---------------------------------

       Resolution: Duplicate
    Fix Version/s: 10.3.1.4

The methods have been implemented under a separate Jira duplicate.

> Add support for Clob.setCharacterStream(), Clob.setAsciiStream()and Blob.setBinaryStream in embedded, it is already supported in client.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-572
>                 URL: https://issues.apache.org/jira/browse/DERBY-572
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0
>         Environment: all
>            Reporter: Sunitha Kambhampati
>            Priority: Minor
>             Fix For: 10.3.1.4
>
>
> Add support in embedded for Clob.setCharacterStream, Clob.setAsciiStream and Blob.setBinaryStream(). Client supports this api.
> see org.apache.derby.impl.jdbc.EmbedClob.java  and EmbedBlob.java

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