Interface ElsqlComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ElsqlComponentBuilderFactory
    Use ElSql to define SQL queries. Extends the SQL Component. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • elsql

        static ElsqlComponentBuilderFactory.ElsqlComponentBuilder elsql()
        ElSQL (camel-elsql) Use ElSql to define SQL queries. Extends the SQL Component. Category: database,sql Since: 2.16 Maven coordinates: org.apache.camel:camel-elsql
        Returns:
        the dsl builder