Interface SpringJdbcEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SpringJdbcEndpointBuilderFactory
Access databases through SQL and JDBC with Spring Transaction support. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSpringJdbcEndpointBuilderFactory.AdvancedSpringJdbcEndpointBuilderAdvanced builder for endpoint for the Spring JDBC component.static interfaceSpringJdbcEndpointBuilderFactory.SpringJdbcBuildersstatic interfaceSpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilderBuilder for endpoint for the Spring JDBC component.static classSpringJdbcEndpointBuilderFactory.SpringJdbcHeaderNameBuilderThe builder of headers' name for the Spring JDBC component.
-
Method Summary
Static Methods Modifier and Type Method Description static SpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SpringJdbcEndpointBuilderFactory.SpringJdbcEndpointBuilder endpointBuilder(String componentName, String path)
-
-