Package | Description |
---|---|
org.apache.camel.component.ibatis | |
org.apache.camel.component.ibatis.strategy |
Modifier and Type | Method and Description |
---|---|
IBatisProcessingStrategy |
IBatisEndpoint.getProcessingStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
IBatisEndpoint.setStrategy(IBatisProcessingStrategy strategy)
Allows to plugin a custom
IBatisProcessingStrategy to use by the consumer. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIBatisProcessingStategy
Default strategy for consuming messages for a route
|
Apache Camel