Which JDBC Pool to use

Started by Dhaval Shahover 18 years ago1 messagesgeneral
Jump to latest
#1Dhaval Shah
dhaval.shah.m@gmail.com

I was going through the docs for JDBC and came across connection
pooling within driver. At the same time it mentions that one should
use the Apache DBCP.

So now the question is which connection pool to use and why?

Regards
Dhaval Shah