Claus Ibsen created CAMEL-6258: ---------------------------------- Summary: Sql component - Add noop option to execute the query but dont change the message body afterwards Key: CAMEL-6258 URL: https://issues.apache.org/jira/browse/CAMEL-6258 Project: Camel Issue Type: Improvement Components: camel-sql Affects Versions: 2.10.0 Reporter: Claus Ibsen Priority: Minor Fix For: 2.11.1
See http://blog.mgm-tp.com/2013/04/camel-router-part1/comment-page-1/#comment-4161 Even if the query returns a result set, you may not want to grab that or change the message body. For that we can have a noop=true|false option. If there is a better name for the option then we can go for that, though noop was the first name that came to my mind. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira