Uses of Interface
org.apache.camel.component.mybatis.MyBatisProcessingStrategy
-
-
Uses of MyBatisProcessingStrategy in org.apache.camel.component.mybatis
Classes in org.apache.camel.component.mybatis that implement MyBatisProcessingStrategy Modifier and Type Class Description classDefaultMyBatisProcessingStrategyMethods in org.apache.camel.component.mybatis that return MyBatisProcessingStrategy Modifier and Type Method Description MyBatisProcessingStrategyMyBatisEndpoint. getProcessingStrategy()Methods in org.apache.camel.component.mybatis with parameters of type MyBatisProcessingStrategy Modifier and Type Method Description voidMyBatisEndpoint. setProcessingStrategy(MyBatisProcessingStrategy processingStrategy)To use a custom MyBatisProcessingStrategy
-