If you execute your query using alias (count(*) as c) you can use simple EL. 

http://camel.apache.org/simple.html

The query result is into body input message

For example: *${body[c]}*. It is a list of hashmap object.





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

Reply via email to