Uses of Class
org.apache.camel.component.jdbc.JdbcEndpoint

Uses of JdbcEndpoint in org.apache.camel.component.jdbc
 

Methods in org.apache.camel.component.jdbc that return JdbcEndpoint
 JdbcEndpoint JdbcProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.jdbc with parameters of type JdbcEndpoint
JdbcProducer(JdbcEndpoint endpoint, DataSource dataSource, int readSize, Map<String,Object> parameters)
           
 



Apache CAMEL