[
https://issues.apache.org/jira/browse/CAMEL-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Antonio da Cruz Júnior updated CAMEL-9063:
-----------------------------------------------
Attachment: useGetBytesForBlob.patch
Patch with useGetBytesForBlob options
> 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
> 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 function instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)