You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dick Zetterberg <di...@transitor.se> on 2002/09/04 12:24:09 UTC

[DBCP] How to remove all connections from pool?

Hi,

I am using the DBCP package together with a Microsoft Access database (Sun's
standard odbc bridge driver).
At certain points I wish to replace the whole Access database file with a
new file. This is however impossible as long as my application still has
open connections to it.
So I want to be able to tell the pool to release all connections it has
opened (really closing them).

Is there a way to accomplish this?

Best regards,

Dick Zetterberg
dick@transitor.se



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>