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
t;-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: [Hibernate
: [Hibernate] Connection Handling in Isolater
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 JdbcDelegate implements Delegate
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
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 JdbcDelegate implements Delegate {
...
public void delegateWork(IsolatedWork w