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



Apache Camel