Interface JdbcEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface JdbcEndpointBuilderFactory
Access databases through SQL and JDBC. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJdbcEndpointBuilderFactory.AdvancedJdbcEndpointBuilderAdvanced builder for endpoint for the JDBC component.static interfaceJdbcEndpointBuilderFactory.JdbcBuildersstatic interfaceJdbcEndpointBuilderFactory.JdbcEndpointBuilderBuilder for endpoint for the JDBC component.static classJdbcEndpointBuilderFactory.JdbcHeaderNameBuilderThe builder of headers' name for the JDBC component.
-
Method Summary
Static Methods Modifier and Type Method Description static JdbcEndpointBuilderFactory.JdbcEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static JdbcEndpointBuilderFactory.JdbcEndpointBuilder endpointBuilder(String componentName, String path)
-
-