Re: [Hibernate] Connection Handling in Isolater

2006-07-20 Thread Steve Ebersole
Hehe. That obviously will not work ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 9:13 AM To: Steve Ebersole Cc: hibernate-devel@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Hibernate] Connection Handling in Isolater

Re: [Hibernate] Connection Handling in Isolater

2006-07-20 Thread java
Hello Steve, thanks for the quick reply. Since I didn't notice you've moved to SVN I've checked the "latest" version from CVS (via the web CVS View) ;-) Rgds Holger Steve Ebersole wrote: >Yep. This has already been fixed for almost two months now in SVN ;) > >-Original Message- >From:

Re: [Hibernate] Connection Handling in Isolater

2006-07-20 Thread Steve Ebersole
Yep. This has already been fixed for almost two months now in SVN ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 20, 2006 8:35 AM To: hibernate-devel@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: [Hibernat

Re: [Hibernate] Connection Handling in Isolater

2006-07-20 Thread Emmanuel Bernard
I think this is fixed already, have you checked the latest version? [EMAIL PROTECTED] wrote: > Hi all, > > I think org.hibernate.engine.transaction.Isolater is not handling connections > properly: > > The method JdbcDelegate is currently implemented as follows: > > public static class JdbcD