@Component(value="spring-jdbc")
public class SpringJdbcComponent
extends org.apache.camel.component.jdbc.JdbcComponent
| Constructor and Description |
|---|
SpringJdbcComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.jdbc.JdbcEndpoint |
createEndpoint(String uri,
org.apache.camel.component.jdbc.JdbcComponent component,
DataSource dataSource) |
createEndpoint, getConnectionStrategy, getDataSource, setConnectionStrategy, setDataSourceafterConfiguration, createEndpoint, createEndpoint, doBuild, doInit, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getDefaultName, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, resolveRawParameterValues, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIbuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected org.apache.camel.component.jdbc.JdbcEndpoint createEndpoint(String uri, org.apache.camel.component.jdbc.JdbcComponent component, DataSource dataSource)
createEndpoint in class org.apache.camel.component.jdbc.JdbcComponentApache Camel