camel-jdbc does not have any pooling.

It uses the provided data source to get a connection which is then
closed after usage.

Usually you can find connection pool libraries that can offer pooling
capabilities.


On Wed, Sep 11, 2013 at 6:21 PM, myhumandreams
<kv.prajeesh.rajas...@gmail.com> wrote:
> Thanks Taariq,
>
> But my doubt is like "camel-jdbc" component support any pooling internally?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-JBDC-Connection-pooling-tp5739116p5739174.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to