@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SpringJdbcEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringJdbcEndpointBuilderFactory.AdvancedSpringJdbcEndpointBuilder
Advanced builder for endpoint for the Spring JDBC component.
|
static class |
SpringJdbcEndpointBuilderFactory.JdbcOutputType
Proxy enum for
org.apache.camel.component.jdbc.JdbcOutputType enum. |
static interface |
SpringJdbcEndpointBuilderFactory.SpringJdbcBuilders |
static interface |
SpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilder
Builder for endpoint for the Spring JDBC component.
|
| Modifier and Type | Method and Description |
|---|---|
static SpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel