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