Uses of Package
org.apache.camel.component.sql

Packages that use org.apache.camel.component.sql
org.apache.camel.component.sql Defines an SQL component that can bind to JDBC datasources and execute SQL queries that are exposed as endpoints. 
 

Classes in org.apache.camel.component.sql used by org.apache.camel.component.sql
SqlEndpoint
          SQL Endpoint.
SqlOutputType
           
SqlPrepareStatementStrategy
          Strategy for preparing statements when executing SQL queries.
SqlProcessingStrategy
          Processing strategy for dealing with SQL when consuming.
 



Apache Camel