Steve Ebersole wrote:
> How did that lead to a discussion of connection release modes ;)
Err, it was the other way around :) a discussion of connection release
modes led to this. I'm trying to understand what the code does in
Hibernate to be able to port it to NHibernate.
> Mmm, I'd have to look
MAIL PROTECTED] On Behalf Of Sergey
Koshcheyev
Sent: Wednesday, December 13, 2006 11:11 AM
To: the NHibernate development list
Cc: hibernate
Subject: Re: [NHibernate-development] [hibernate-dev] Connection release
modes
Steve Ebersole wrote:
> I don't understand the statement about "
Steve Ebersole wrote:
> I don't understand the statement about "auto-commit mode connection
> release". The idea with the implied auto-commit connection release mode
> is that in the case of auto-commit transaction control, there is really
> no need to have the same connection for each operation a