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 643e2bc commit 5016f7fCopy full SHA for 5016f7f
README.md
@@ -16,6 +16,10 @@
16
17
预售地址:[京东](https://item.jd.com/12103309.html),[当当](http://product.dangdang.com/25098208.html),[亚马逊](https://www.amazon.cn/MyBatis从入门到精通-刘增辉/dp/B072RC11DM/ref=sr_1_18?ie=UTF8&qid=1498007125&sr=8-18&keywords=mybatis)
18
19
+CSDN博客:http://blog.csdn.net/isea533/article/details/73555400
20
+
21
+GitHub项目:https://github.com/mybatis-book/book
22
23
## 通用 Mapper 支持 Mybatis-3.2.4 及以上版本
24
## <span style="color:red">特别强调</span>
25
- **不是表中字段的属性必须加 `@Transient` 注解**
0 commit comments