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

Christian Müller commented on CAMEL-3907:
-----------------------------------------

It's not really a duplicate. Camel jdbc allows the user to set the statement(s) 
as message body which camel sql didn't support. It would be nice to provide a 
very easy migration path for users from the lightweight and simple camel jdbc 
component to the more powerful camel sql component. But sure, it's a very small 
change to put the statement(s) into the message header instead of the body. I'm 
ok with closing this issue as a duplicate...

> Component camel-sql needs the abiliity to process sql from the body of the 
> exchange
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-3907
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3907
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sql
>            Reporter: Heath Kesler
>             Fix For: 3.0.0
>
>
> camel sql should also support the ability to add the sql statements in the 
> exchange body for processing.  This is linked via 3803.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to