| Package | Description |
|---|---|
| org.apache.camel.component.sql |
Defines an SQL component that can bind to JDBC datasources and execute SQL queries
that are exposed as endpoints.
|
| Class and Description |
|---|
| SqlEndpoint
SQL Endpoint.
|
| SqlOutputType |
| SqlPrepareStatementStrategy
Strategy for preparing statements when executing SQL queries.
|
| SqlProcessingStrategy
Processing strategy for dealing with SQL when consuming.
|
Apache Camel