Interface SqlComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SqlComponentBuilderFactory
Perform SQL queries using Spring JDBC.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the SQL component.static class
-
Method Summary
Static Methods
-
Method Details
-
sql
SQL (camel-sql) Perform SQL queries using Spring JDBC. Category: database Since: 1.4 Maven coordinates: org.apache.camel:camel-sql- Returns:
- the dsl builder
-