Package org.apache.camel.component.jdbc

Defines an JDBC component that can bind to JDBC datasources.

See:
          Description

Interface Summary
JdbcPrepareStatementStrategy Strategy for preparing statements when executing SQL queries.
 

Class Summary
DefaultJdbcPrepareStatementStrategy Default JdbcPrepareStatementStrategy which is a copy from the camel-sql component having this functionality first.
JdbcComponent  
JdbcConstants JDBC Constants
JdbcEndpoint  
JdbcProducer  
 

Package org.apache.camel.component.jdbc Description

Defines an JDBC component that can bind to JDBC datasources.



Apache Camel