[
https://issues.apache.org/jira/browse/CAMEL-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098671#comment-15098671
]
ASF GitHub Bot commented on CAMEL-4725:
---------------------------------------
GitHub user snurmine opened a pull request:
https://github.com/apache/camel/pull/771
CAMEL-4725:Vendor spesific SQL type and removed type converters.
-Added ability to give SQL type code as integer in template instead of
String. This enables use Vendor specific SQL type.
-Removed SQL type to Java type mappings from Simple expression evaluations.
Component cannot know exact type per vendor, so value from Simple
expression is asked using Object.class.
-Some minor cleaning
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snurmine/camel CAMEL-4725
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/771.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #771
----
commit 3e94ae2ad843a702ff84edace3fad799dbeb5dfb
Author: Sami Nurminen <[email protected]>
Date: 2016-01-14T17:30:45Z
CAMEL-4725:Vendor spesific SQL type. Removed type conversions per SQL type.
----
> camel-sql - Add support for Callable statements
> -----------------------------------------------
>
> Key: CAMEL-4725
> URL: https://issues.apache.org/jira/browse/CAMEL-4725
> Project: Camel
> Issue Type: New Feature
> Components: camel-sql
> Affects Versions: 2.8.3
> Reporter: Christian Müller
> Assignee: Claus Ibsen
> Fix For: 2.17.0
>
>
> See
> [Nabble|http://camel.465427.n5.nabble.com/call-Oracle-Package-procedure-td5032133.html]
> for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)