Interface SpringJdbcComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface SpringJdbcComponentBuilderFactory
    Access databases through SQL and JDBC with Spring Transaction support. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • springJdbc

        static SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilder springJdbc()
        Spring JDBC (camel-spring-jdbc) Access databases through SQL and JDBC with Spring Transaction support. Category: database,sql Since: 3.10 Maven coordinates: org.apache.camel:camel-spring-jdbc
        Returns:
        the dsl builder