Most people seem to be using a third-party pooling solution, such as DBCP
(Jakarta Commons project) or poolman, or others.  Some are rolling their
own.

Some driver vendors include pooling classes, as well.

John Turner


-----Original Message-----
From: neal [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 19, 2002 6:09 PM
To: Tomcat Users List
Subject: mySql - Connector/J - connection pooling?


I recently read that Java presumes the JDBC drivers will provide connection
pooling, and thus java and most app servers do not provide this
functionality.

Does anyone know off hand if the mySQL drivers (Connector/J in particular)
provide connection pooling?If not, what do most people do?  Roll their own?
use a framework like
Struts?

THanks.
Neal


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to