Package org.apache.camel.component.sql

Defines an SQL component that can bind to JDBC datasources and execute SQL queries that are exposed as endpoints.

See:
          Description

Class Summary
SqlComponent  
SqlConstants SQL Constants.
SqlEndpoint SQL Endpoint.
SqlProducer  
 

Package org.apache.camel.component.sql Description

Defines an SQL component that can bind to JDBC datasources and execute SQL queries that are exposed as endpoints.



Apache CAMEL