, 2007 11:13 AM
To: user-java@ibatis.apache.org
Subject: Re: Differences in versions
This is probably related to the bug IBATIS-320 that was fixed for 2.3.
The problem was that open session was broken in earlier versions such
that it always returned the same session no matter how many times it was
This is probably related to the bug IBATIS-320 that was fixed for 2.3. The
problem was that open session was broken in earlier versions such that it
always returned the same session no matter how many times it was called.
The fix makes it work like it should work - where open session creates a new