| 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 |
|---|
| DefaultSqlEndpoint
Base class for SQL endpoints.
|
| ResultSetIterator |
| SqlEndpoint
The sql component allows you to work with databases using JDBC SQL queries.
|
| SqlOutputType |
| SqlPrepareStatementStrategy
Strategy for preparing statements when executing SQL queries.
|
| SqlProcessingStrategy
Processing strategy for dealing with SQL when consuming.
|
Apache Camel