All Classes and Interfaces

Class
Description
A mapper to map row names to java bean setter names, when using the outputClass option.
Pluggable strategy for working with Connection with the JdbcProducer.
The default BeanRowMapper will map row names to lower case names, but use a single upper case letter after underscores or dashes (which is skipped).
 
Default JdbcPrepareStatementStrategy which is a copy from the camel-sql component having this functionality first.
 
Generated by camel build tools - do NOT edit this file!
JDBC Constants
Access databases through SQL and JDBC.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
 
 
Strategy for preparing statements when executing SQL queries.