@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JdbcComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JdbcComponentBuilderFactory.JdbcComponentBuilder
Builder for the JDBC component.
|
static class |
JdbcComponentBuilderFactory.JdbcComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JdbcComponentBuilderFactory.JdbcComponentBuilder |
jdbc()
JDBC (camel-jdbc)
Access databases through SQL and JDBC.
|
static JdbcComponentBuilderFactory.JdbcComponentBuilder jdbc()
Apache Camel