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.
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 Claus Ibsen ...................................... Silverbullet Skovsgårdsvænget 21 8362 Hørning Tlf. +45 2962 7576 Web: www.silverbullet.dk -----Original Message----- From: mvsunil [mailto:[EMAIL PROTECTED] Sent: 3. november 2008 11:37 To: [email protected] 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. -- View this message in context: http://www.nabble.com/JDBC-Componenet-Batch-update-tp20300398s22882p20300398.html Sent from the Camel - Users mailing list archive at Nabble.com.
