You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Maxi L <ma...@hotmail.com> on 2001/12/28 11:47:38 UTC

JdbcDataSource

Hi,

how to return connections to the pool that r picked-up from getConnection() 
of JdbcDataSource class?

regards
MAXI

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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


Re: JdbcDataSource

Posted by Eung-ju Park <co...@apache.org>.
Just close() connection.

----- Original Message -----
From: "Maxi L" <ma...@hotmail.com>
To: <av...@jakarta.apache.org>
Sent: Friday, December 28, 2001 7:47 PM
Subject: JdbcDataSource


> Hi,
>
> how to return connections to the pool that r picked-up from
getConnection()
> of JdbcDataSource class?
>
> regards
> MAXI
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


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