Class CamelMyBatisRecorder


  • public class CamelMyBatisRecorder
    extends Object
    • Constructor Detail

      • CamelMyBatisRecorder

        public CamelMyBatisRecorder()
    • Method Detail

      • createMyBatisComponent

        public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.mybatis.MyBatisComponent> createMyBatisComponent​(io.quarkus.runtime.RuntimeValue<org.apache.ibatis.session.SqlSessionFactory> sqlSessionFactory)
      • createMyBatisBeanComponent

        public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.mybatis.MyBatisBeanComponent> createMyBatisBeanComponent​(io.quarkus.runtime.RuntimeValue<org.apache.ibatis.session.SqlSessionFactory> sqlSessionFactory)