Hello,

to manage sql transaction's query you must use

1. camel sql component (http://camel.apache.org/sql-component.html)
2. transactional client (http://camel.apache.org/transactional-client.html)
3. mark your route "<transacted/>"

N.B. if you invoke more nested routes without right transaction manage, you
could get out your transaction scope!

kings regards



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Transactions-query-tp5789052p5789243.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to