[ 
https://issues.apache.org/jira/browse/CAMEL-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024643#comment-15024643
 ] 

Sami Nurminen commented on CAMEL-7543:
--------------------------------------

So basically I'm trying to figure out what is the thing to implement here, so 
that I could make a pull request.

This issues seems interesting to implement, but I am not sure what is the best 
thing to contribute. 

>From my short investigation, I figured out that one way to support uses-cases 
>like this could be extension(format may need rethinking to be backward 
>compatible) to the Simple language. This extension would allow type conversion 
>to be done in easy way in cases like this.

Then users of camel-sql could use Simple language to convert  values in their 
rows into wanted types(like String "1" to  BigInteger etc.).

I understand, that using camel-mybatis would be one solution as well.











> camel-sql - Allow to specify the column type in the SQL query
> -------------------------------------------------------------
>
>                 Key: CAMEL-7543
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7543
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sql
>    Affects Versions: 2.13.2
>            Reporter: Claus Ibsen
>             Fix For: Future
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Problem-with-inserting-database-from-camel-context-xml-tp5752810.html



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

Reply via email to