Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80F7123B6 for ; Wed, 27 Apr 2011 21:31:42 +0000 (UTC) Received: (qmail 24112 invoked by uid 500); 27 Apr 2011 21:31:42 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 24049 invoked by uid 500); 27 Apr 2011 21:31:42 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 24041 invoked by uid 99); 27 Apr 2011 21:31:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 21:31:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 21:31:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A1B05B718F for ; Wed, 27 Apr 2011 21:31:03 +0000 (UTC) Date: Wed, 27 Apr 2011 21:31:03 +0000 (UTC) From: =?utf-8?Q?Christian_M=C3=BCller_=28JIRA=29?= To: dev@camel.apache.org Message-ID: <1610394701.7120.1303939863659.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <63687793.6118.1303918143415.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-3907) Component camel-sql needs the abiliity to process sql from the body of the exchange MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3907?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1302= 6018#comment-13026018 ]=20 Christian M=C3=BCller commented on CAMEL-3907: ----------------------------------------- It's not really a duplicate. Camel jdbc allows the user to set the statemen= t(s) as message body which camel sql didn't support. It would be nice to pr= ovide 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 inst= ead 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 th= e 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 th= e exchange body for processing. This is linked via 3803. =20 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira