Hi, you should definitely close the connection right
after the method that is invoked.  The connection
should be closed in the 'finally' block.

May we know the reason why you think the closing would
defeat the purpose of connection pooling?

--- Khawaja Shams <[EMAIL PROTECTED]> wrote:

> Hello,
> when using connection pooling, i get a connection
> from the context. I am
> curious if I am supposed to close this connection
> when I am done using it.
> To me, it seems like closing it would defeat the
> purpose of connection
> pooling. Any guidance would be appreciated. Thanks
> in advance.
> 
> 
> Best Regards,
> Khawaja Shams
> 



        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

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

Reply via email to