You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "João Antonio da Cruz Júnior (JIRA)" <ji...@apache.org> on 2015/08/07 19:19:47 UTC

[jira] [Created] (CAMEL-9063) Add userGetBytesForBlob option in camel-jdbc

João Antonio da Cruz Júnior created CAMEL-9063:
--------------------------------------------------

             Summary: Add userGetBytesForBlob 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


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 function instead.



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