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 MyBatisConsumer Modifier and Type Method Description List<?>DefaultMyBatisProcessingStrategy. poll(MyBatisConsumer consumer, MyBatisEndpoint endpoint)List<?>MyBatisProcessingStrategy. poll(MyBatisConsumer consumer, MyBatisEndpoint endpoint)Called when record is being queried.
-