emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

Add a method to the org.apache.ibatis.session.SqlSessionManager to check if there is an active managed Session #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using?
3.0.2-SNAPSHOT

Please describe the problem.  Unit tests are best!
The attached patch contains a new method to check if a managed session was 
already started for the current thread.

What is the expected output? What do you see instead?
-

Please provide any additional information below.
See attached patch

Original issue reported on code.google.com by simone.t...@gmail.com on 27 Jun 2010 at 8:57

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed on /trunk, see SqlSessionManager r2186

Original comment by simone.t...@gmail.com on 25 Jul 2010 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 1 Jan 2011 at 5:28

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 3 Mar 2012 at 9:11