You can call the close method on the DataSource. This should release
all the resources.

Mauro


On Tue, 15 Mar 2005 16:58:50 -0500, Guillaume Jeudy <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm trying to use DBCP (latest release) for the first time.
> 
> However, I'm wondering if there's any method to cleanup used connections
> from a PooledDataSource once i'm done with it ? Ex: the program ends.
> 
> I couldn't find anything so far. I really don't like the idea of possibly
> leaving connections open on the database server without exiting cleanly.
> 
> Thanks for any help,
> 
> Guillaume Jeudy
>

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

Reply via email to