Interface MybatisComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface MybatisComponentBuilderFactory
    Performs a query, poll, insert, update or delete in a relational database using MyBatis. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • mybatis

        static MybatisComponentBuilderFactory.MybatisComponentBuilder mybatis()
        MyBatis (camel-mybatis) Performs a query, poll, insert, update or delete in a relational database using MyBatis. Category: database,sql Since: 2.7 Maven coordinates: org.apache.camel:camel-mybatis
        Returns:
        the dsl builder