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 f0b48c7 commit b6c64c9Copy full SHA for b6c64c9
src/changes/changes.xml
@@ -32,13 +32,13 @@
32
Mapper scanning should not rely on proprietary @Mapper annotation
33
</action>
34
<action type="fix" issue="166">
35
- Avoid one Proxy creation when using injected mappers
+ Avoid one Proxy creation when using injected mappers
36
37
<action type="update" issue="163">
38
- Add new selectMap methods to SqlSessionTemplate
+ Add new selectMap methods to SqlSessionTemplate
39
40
</release>
41
-
+
42
<release version="1.0.0-RC2" date="2010-10-31" description="1.0.0-RC2 release">
43
<action type="update">
44
Improved documentation manual.
0 commit comments