2019.03.14 知识点索引

 

一、增删改查xml文档操作,注解操作。(基础是mapper代理,需要写好接口)

二、事务注解操作

三、Mybatis插入数据后,获取自增主键。

四、在xml文档中,动态sql的编写。

五、xml中数据一对一、一对多的操作。

 

 

源码过程:

https://blog.csdn.net/qq_38270106/article/details/93398694

https://www.cnblogs.com/dongying/p/4142476.html

仿写:https://github.com/junjun888/small-framework

posted @ 2019-03-14 08:52  math_lin  阅读(59)  评论(0)    收藏  举报