mybatis入门
摘要:首先来回顾一下jdbc 最基础的xml开发 然后再来看看mybatis 建立maven工程 file--new--project maven--maven project--next 然后在pom中添加依赖 建立pojo类 dao接口以及实现类daoImpl 关键是配置文件 全局配置 映射文件xml
阅读全文
posted @ 2019-05-17 12:10
posted @ 2019-05-17 12:10
posted @ 2019-04-20 10:49