Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 2115 invoked from network); 3 Nov 2008 10:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2008 10:44:23 -0000 Received: (qmail 93963 invoked by uid 500); 3 Nov 2008 10:44:29 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 93520 invoked by uid 500); 3 Nov 2008 10:44:27 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 93509 invoked by uid 99); 3 Nov 2008 10:44:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2008 02:44:27 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.69.129.178] (HELO exsmtp02.exserver.dk) (195.69.129.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2008 10:43:08 +0000 Received: from EXVS04.exserver.dk ([10.10.10.81]) by exsmtp02.exserver.dk with Microsoft SMTPSVC(6.0.3790.1830); Mon, 3 Nov 2008 11:41:00 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: JDBC Componenet Batch update Date: Mon, 3 Nov 2008 11:42:52 +0100 Message-ID: <4C1FB9C00D24A140906239533638C4D205CDB4C7@EXVS04.exserver.dk> In-Reply-To: <20300398.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JDBC Componenet Batch update Thread-Index: Ack9n9BgfMgSYPMvRIigTB1ehtRU7QAAI5wQ From: "Claus Ibsen" To: X-OriginalArrivalTime: 03 Nov 2008 10:41:00.0138 (UTC) FILETIME=[A94F54A0:01C93DA0] X-Virus-Checked: Checked by ClamAV on apache.org Hi The camel-jdbc component is a simple JDBC component. There are better = solutions to do this in a POJO class using for instance spring = JdbcTemplate.=20 Saying that we love contributions in the Camel, so if you fancy = improving the component to support your needs then please give a go: http://activemq.apache.org/camel/contributing.html Med venlig hilsen =20 Claus Ibsen ...................................... Silverbullet Skovsg=E5rdsv=E6nget 21 8362 H=F8rning Tlf. +45 2962 7576 Web: www.silverbullet.dk -----Original Message----- From: mvsunil [mailto:mvsunil@gmail.com]=20 Sent: 3. november 2008 11:37 To: camel-user@activemq.apache.org Subject: JDBC Componenet Batch update Hi Is it possible to do a batch update using the JDBC component ?? I have = to do an update in the main table and an insert history table.I tried with multicast pipeline but the records in the history table are inserted = even when the record doesnt exists in the main table. Thanks, Sunil. --=20 View this message in context: = http://www.nabble.com/JDBC-Componenet-Batch-update-tp20300398s22882p20300= 398.html Sent from the Camel - Users mailing list archive at Nabble.com.