You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Heath Kesler (Commented) (JIRA)" <ji...@apache.org> on 2012/01/09 01:04:39 UTC

[jira] [Commented] (CAMEL-3907) Component camel-sql needs the abiliity to process sql from the body of the exchange

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

Heath Kesler commented on CAMEL-3907:
-------------------------------------

I am just going to check the body after the header for not null, meaning I will allow the header functionality to remain as the first check then if that is null, check the body for null, if that is null then fall back to the initialization SQL query (currently in place).  

Does anyone see any issues with this?
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira