You can also use the SQL component. Have a look into a unit test at [1]. [1] https://svn.apache.org/repos/asf/camel/trunk/components/camel-sql/src/test/java/org/apache/camel/component/sql/SqlRouteTest.java
Best, Christian On Tue, Nov 15, 2011 at 6:23 AM, focaldi <[email protected]> wrote: > Thank you for answer Claus Ibsen, if I would not solve by using jdbc, I > will > use JPA. Can I solve this problem with camel jdbc component? > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-can-I-update-database-table-by-using-camel-routing-tp4994243p4994400.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
