You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/09/29 08:31:04 UTC

[jira] [Assigned] (CAMEL-9063) Add useGetBytesForBlob option in camel-jdbc

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

Claus Ibsen reassigned CAMEL-9063:
----------------------------------

    Assignee: Claus Ibsen

> Add useGetBytesForBlob option in camel-jdbc
> -------------------------------------------
>
>                 Key: CAMEL-9063
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9063
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jdbc
>    Affects Versions: 2.15.2
>            Reporter: João Antonio da Cruz Júnior
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>         Attachments: useGetBytesForBlob.patch
>
>
> As described in Oracle documentation(avaliable at http://docs.oracle.com/cd/E18283_01/java.112/e16548/oralob.htm#CHDCDFAC ):  "The getString and getNString methods cannot be used for retrieving BLOB column values". So i changed the component to accept an option to use  the getBytes method instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)