Interface SqlEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface SqlEndpointBuilderFactory
Perform SQL queries using Spring JDBC.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the SQL component.static interface
Advanced builder for endpoint consumers for the SQL component.static interface
Advanced builder for endpoint producers for the SQL component.static interface
static interface
Builder for endpoint for the SQL component.static interface
Builder for endpoint consumers for the SQL component.static interface
Builder for endpoint producers for the SQL component.static class
The builder of headers' name for the SQL component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static SqlEndpointBuilderFactory.SqlEndpointBuilder endpointBuilder(String componentName, String path)
-