@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SpringJdbcComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilder
Builder for the Spring JDBC component.
|
static class |
SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilder |
springJdbc()
Spring JDBC (camel-spring-jdbc)
Access databases through SQL and JDBC with Spring Transaction support.
|
static SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilder springJdbc()
Apache Camel