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 JdbcEndpointModifier and TypeMethodDescriptionprotected JdbcEndpointJdbcComponent.createEndpoint(String uri, JdbcComponent component, DataSource dataSource) JdbcProducer.getEndpoint()Constructors in org.apache.camel.component.jdbc with parameters of type JdbcEndpointModifierConstructorDescriptionJdbcProducer(JdbcEndpoint endpoint, DataSource dataSource, ConnectionStrategy connectionStrategy, int readSize, Map<String, Object> parameters)