What is c3p0?
On Wed, Sep 16, 2009 at 11:20 AM, Chetouani wrote:
> What about c3p0 ?
>
> --- En date de : Mer 16.9.09, Gaurav Lohiya a écrit :
>
> De: Gaurav Lohiya
> Objet: How do I get hold of Tomcat JDBC pool lib
> À: users@tomcat.apache.org
> Date: Mercredi 16 Sept
Do you have the validation query specified. I believe putting in the
validation query should solve the problem.
On Wed, Sep 16, 2009 at 11:17 AM, Chetouani wrote:
> Hi,
>
> I had a similar problem.
> I was using tomcat and mysql and configured a connection pool using dbcp.
> The problem was that
Hi,
I recently heard about the new Tomcat JDBC library, an alternative for the
DBCP lib. We see concurrency issues with the DBCP lib and are desperately
looking for a lib which can work in a highly concurrent application.
Had some questions about this lib...
1. Can this library be used with Tomca