In the latest version the answer is no !

Tomcat contains dbcp from the jakarta-commons project
which is a complete connection pool. So you driver
doesn't have to implement pooling.

> -----Urspr�ngliche Nachricht-----
> Von: Meichun Li [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 4. Juli 2002 14:09
> An: Tomcat Users List
> Betreff: Connection Pooling?
> 
> Tomcat offers supports of a connection pool for JDBC 
> connection, but there should be a prerequisite--JDBC 
> driver should provide pooled datasource implementation. 
> Is this right?
>

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

Reply via email to