Interface JdbcComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JdbcComponentBuilderFactory
Access databases through SQL and JDBC.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the JDBC component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionjdbc()JDBC (camel-jdbc) Access databases through SQL and JDBC.
-
Method Details
-
jdbc
JDBC (camel-jdbc) Access databases through SQL and JDBC. Category: database,sql Since: 1.2 Maven coordinates: org.apache.camel:camel-jdbc- Returns:
- the dsl builder
-