public static class SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.spring.jdbc.SpringJdbcComponent> implements SpringJdbcComponentBuilderFactory.SpringJdbcComponentBuilder
| Constructor and Description |
|---|
SpringJdbcComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.spring.jdbc.SpringJdbcComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautowiredEnabled, connectionStrategy, dataSource, lazyStartProducerbuild, build, doSetProperty, registerprotected org.apache.camel.component.spring.jdbc.SpringJdbcComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.spring.jdbc.SpringJdbcComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.spring.jdbc.SpringJdbcComponent>Apache Camel