2020年11月27日
摘要: 其他具体代码请访问-》mybatis的快速入门 1.在mybatis核心配置文件SqlMapperConfig.xml中配置别名 ... 阅读全文
posted @ 2020-11-27 18:51 凸凸大军的一员 阅读(254) 评论(0) 推荐(0)
摘要: 接上文-》Mybatis快速入门《- 1.在UserMapper.xml配置更新和删除 update use... 阅读全文
posted @ 2020-11-27 12:27 凸凸大军的一员 阅读(170) 评论(0) 推荐(0)
摘要: 对上文-》Mybatis快速入门-《进行代码修改 1.在UserMapper.xml中添加插入操作 inse... 阅读全文
posted @ 2020-11-27 12:08 凸凸大军的一员 阅读(144) 评论(0) 推荐(0)
摘要: 1.添加Mybatis的坐标 org.mybatis mybatis 3.4.6 2.创建... 阅读全文
posted @ 2020-11-27 11:01 凸凸大军的一员 阅读(77) 评论(0) 推荐(0)