|
From: Kopylenko, D. <dko...@ac...> - 2003-08-13 17:37:40
|
Well, Justinus, you are right. -----Original Message----- From: Justinus Menzel [mailto:jus...@lb...] Sent: Wednesday, August 13, 2003 1:13 PM To: spr...@li... Subject: Re: [Springframework-developer] JdbcTemplate.doWithResultSetFromStaticQuery cleanups Kopylenko, Dmitry wrote: >Would closing connection automatically take care of closing Statement >and ResultSet? I guess it all depends on the JDBC driver. > > well the thing is if it's a pooled connection, closing it doesn't really do anything except to return it to the pool. At least according to my naive understanding of things. But I might be wrong. Cheers Justinus ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |