springboot学习——第二集:整合Mybaits

1,Mybatis动态插入(insert)数据(使用trim标签):https://blog.csdn.net/h12kjgj/article/details/55003713

2,mybatis 中的<![CDATA[ ]]>:https://blog.csdn.net/qh_java/article/details/50755655

3,MyBatis 示例之存储过程:https://blog.csdn.net/isea533/article/details/76358365

https://www.cnblogs.com/weknow619/p/7198643.html?utm_source=itdadao&utm_medium=referral

4,MyBatis的返回参数类型:https://blog.csdn.net/u010235716/article/details/51698787

5,mybatis 一对多映射 column属性注意事项:https://blog.csdn.net/qq_26790807/article/details/60866428

6,MyBatis中in的使用https://www.cnblogs.com/w-bb/articles/6378031.html

7,JdbcType类型和Java类型的对应关系https://www.cnblogs.com/tongxuping/p/7134113.html

https://blog.csdn.net/qq_42739012/article/details/81220214

8,Spring Boot MyBatis升级篇-XML-动态SQL(if test)http://412887952-qq-com.iteye.com/blog/2393436

原文地址:https://www.cnblogs.com/lirenhe/p/9774443.html