We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125ef74 commit 24f5650Copy full SHA for 24f5650
src/changes/changes.xml
@@ -28,6 +28,9 @@
28
29
<body>
30
<release version="1.0.0" date="2010-12-31" description="1.0.0 GA release">
31
+ <action type="fix" issue="104">
32
+ Reset error context after calling XMLConfigBuilder or XMLMapperBuilder
33
+ </action>
34
<action type="fix" issue="196">
35
SqlSession rolls back with no Spring Tx + autocommit=false + dirty=true (an update was executed)
36
</action>
0 commit comments