| Package | Description |
|---|---|
| org.apache.camel.component.ibatis | |
| org.apache.camel.component.ibatis.strategy |
| Modifier and Type | Method and Description |
|---|---|
IBatisProcessingStrategy |
IBatisEndpoint.getProcessingStrategy()
Gets the IbatisProcessingStrategy to to use when consuming messages from the database
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBatisEndpoint.setStrategy(IBatisProcessingStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIBatisProcessingStategy
Default strategy for consuming messages for a route
|
Apache Camel