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 "kishorevodnala (JIRA)" <ji...@apache.org> on 2006/11/10 13:40:37 UTC

[jira] Created: (DERBY-2071) How to initialise BLOB in Derby.

How to initialise BLOB in Derby.
--------------------------------

                 Key: DERBY-2071
                 URL: http://issues.apache.org/jira/browse/DERBY-2071
             Project: Derby
          Issue Type: Bug
            Reporter: kishorevodnala


In oracle  there is empty_blob function to initialise a BLOB.Is there any way to initialise BLOB in Derby .

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

        

[jira] Commented: (DERBY-2071) How to initialise BLOB in Derby.

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2071?page=comments#action_12448769 ] 
            
Daniel John Debrunner commented on DERBY-2071:
----------------------------------------------

JDBC 4 provides createBlob and createClob methods on Connection. Derby 10.2 supports these methods when running in a JDK 6 environment.

With non-JDBC 4 implementations there is no corresponding feature, one can insert into a BLOB column using a byte[] or an InputStream.

> How to initialise BLOB in Derby.
> --------------------------------
>
>                 Key: DERBY-2071
>                 URL: http://issues.apache.org/jira/browse/DERBY-2071
>             Project: Derby
>          Issue Type: Bug
>            Reporter: kishorevodnala
>
> In oracle  there is empty_blob function to initialise a BLOB.Is there any way to initialise BLOB in Derby .

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

        

[jira] Closed: (DERBY-2071) How to initialise BLOB in Derby.

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2071?page=all ]

Kristian Waagan closed DERBY-2071.
----------------------------------


> How to initialise BLOB in Derby.
> --------------------------------
>
>                 Key: DERBY-2071
>                 URL: http://issues.apache.org/jira/browse/DERBY-2071
>             Project: Derby
>          Issue Type: Bug
>            Reporter: kishorevodnala
>
> In oracle  there is empty_blob function to initialise a BLOB.Is there any way to initialise BLOB in Derby .

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

        

[jira] Resolved: (DERBY-2071) How to initialise BLOB in Derby.

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2071?page=all ]

Mike Matrigali resolved DERBY-2071.
-----------------------------------

    Resolution: Invalid

JIRA should be used to report bugs and/or request features.  Feel free to post questions like this directly to either the derby user  or derby developer mail list.

> How to initialise BLOB in Derby.
> --------------------------------
>
>                 Key: DERBY-2071
>                 URL: http://issues.apache.org/jira/browse/DERBY-2071
>             Project: Derby
>          Issue Type: Bug
>            Reporter: kishorevodnala
>
> In oracle  there is empty_blob function to initialise a BLOB.Is there any way to initialise BLOB in Derby .

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