RE: Differences in versions

2007-10-25 Thread Tom Henricksen
, 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

Re: Differences in versions

2007-10-25 Thread Jeff Butler
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