时间:2024-11-02 18:40:32
1、编写持久层接口和 IUserDao.xml
2、编写构建者类
3、编写 SqlSession 接口和实现类
4、 编写用于创建 Dao 接口代理对象的类
5、 运行测试类