- 2.10、url配置字符集
- 2.18、传统 Dao 开发方式的分析
- 2.17、MyBatis 使用传统 Dao 开发方式
- 2.16、使用 MyBatisUtil 类
- 2.15、创建 MyBatisUtil 工具类
- 2.14、SqlSession 接口
- 2.13、SqlSessionFactory 接口
- 2.12、SqlSessionFactoryBuilder 类
- 2.11、Resources 类
- 2.1、下载 mybatis
- 2.9、配置日志功能
- 2.8、创建测试类 MyBatisTest
- 2.7、创建 MyBatis 主配置文件
- 2.6、编写 Dao 接口 Mapper 映射文件 StudentDao.xml
- 2.5、编写 Dao 接口 StudentDao
- 2.4、编写 Student 实体类
- 2.3、创建 maven 工程添加依赖
- 2.2、创建 mysql 数据库和表
