You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Clinton Begin (JIRA)" <ib...@incubator.apache.org> on 2005/02/12 23:15:16 UTC

[jira] Closed: (IBATIS-62) BLOB Handling in IBATIS 2.0.9

     [ http://issues.apache.org/jira/browse/IBATIS-62?page=history ]
     
Clinton Begin closed IBATIS-62:
-------------------------------

     Assign To: Clinton Begin
    Resolution: Invalid


This is yet another Oracle BLOB issue...Oracle doesn't support standard JDBC APIs until version 10g.  You'll need to upgrade your driver (just the driver, not the DB) or write your own Oracle specific custom type handler.   Someone on the list may have done so already for lower versions of Oracle.


> BLOB Handling in IBATIS 2.0.9
> -----------------------------
>
>          Key: IBATIS-62
>          URL: http://issues.apache.org/jira/browse/IBATIS-62
>      Project: iBatis for Java
>         Type: Bug
>   Components: SQL Maps
>     Versions: 2.0.9
>     Reporter: Martin Dawe
>     Assignee: Clinton Begin
>     Priority: Critical

>
> We are currently trying to utilise the new BLOB handling features of IBATIS 2.0.9. We have managed to pull back a BLOB from ORACLE as a byte[], but we're only pulling back 86bytes (as mentioned in a previous post by another member) of data for large .pdf documents.
> It is unclear from previous posts whether this feature actually works entirely, but it would be greatly appreciated if we could have some example implementation of the BLOB handling in IBATIS.
> Thanks

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira