@ConfigurationProperties(prefix="camel.component.jdbc") public class JdbcComponentConfiguration extends Object
Constructor and Description |
---|
JdbcComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource() |
void |
setDataSource(DataSource dataSource) |
public DataSource getDataSource()
public void setDataSource(DataSource dataSource)
Apache Camel