Thread: Which JDBC Pool to use

Which JDBC Pool to use

From
"Dhaval Shah"
Date:
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