Thanks for the answer, it happened to drive me crazy !
--
Arnaud
> Hi,
>
[quoted text clipped - 4 lines]
>
> Michael
Michael,
Not entirely correct. DBCP is a separate component that can be used in
_any_ Java application. However, for standalone use, I like c3p0, from
http://c3p0.sf.net/
Regards,
-Mark

Signature
Mark Matthews
MySQL AB, Software Development Manager - Connectivity
www.mysql.com
Joan - 19 Jul 2005 20:44 GMT
> > Hi,
I was under the impression (from reading not from experience) that Oracle
has connection pooling built in to their driver.
ojdbc14.jar
> Michael,
>
[quoted text clipped - 10 lines]
> MySQL AB, Software Development Manager - Connectivity
> www.mysql.com
miz - 22 Jul 2005 03:59 GMT
ditto on c3p0. i've been using it for some time now and haven't had any
problems. i do see people post issues from time to time to the mailing list,
but steve's responses are usually extremely fast, and his attention to the
product is impressive. i decided to try it before dbcp after reading a
number of warnings on various groups about dbcp. i've found c3p0 to be quite
easy to use, as well.
>> > Hi,
>
[quoted text clipped - 16 lines]
>> MySQL AB, Software Development Manager - Connectivity
>> www.mysql.com