Package | Description |
---|---|
org.apache.camel.component.ibatis | |
org.apache.camel.component.ibatis.strategy |
Modifier and Type | Method and Description |
---|---|
IBatisConsumer |
IBatisEndpoint.createConsumer(org.apache.camel.Processor processor) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
IBatisProcessingStrategy.poll(IBatisConsumer consumer,
IBatisEndpoint endpoint)
Called when record is being queried.
|
List<Object> |
DefaultIBatisProcessingStategy.poll(IBatisConsumer consumer,
IBatisEndpoint endpoint) |
Apache Camel