类 CamelMyBatisRecorder

java.lang.Object
org.apache.camel.quarkus.component.mybatis.runtime.CamelMyBatisRecorder

public class CamelMyBatisRecorder extends Object
  • 构造器详细资料

    • CamelMyBatisRecorder

      public CamelMyBatisRecorder()
  • 方法详细资料

    • 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)