Uses of Class
org.apache.camel.component.mybatis.MyBatisConsumer
-
Uses of MyBatisConsumer in org.apache.camel.component.mybatis
Methods in org.apache.camel.component.mybatis with parameters of type MyBatisConsumerModifier and TypeMethodDescriptionList<?>
DefaultMyBatisProcessingStrategy.poll
(MyBatisConsumer consumer, MyBatisEndpoint endpoint) List<?>
MyBatisProcessingStrategy.poll
(MyBatisConsumer consumer, MyBatisEndpoint endpoint) Called when record is being queried.