Yes, the SQL statement works with mysql client and with camel-iBatis component...
I'm using mysql
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.6</version>
</dependency>
--
View this message in context:
http://www.nabble.com/camel-jdbc-sql-statement-with-%22select-f1-as-field1-..%22-tp20293296s22882p20298556.html
Sent from the Camel - Users mailing list archive at Nabble.com.
