摘要:
1. 开发步骤 ①添加MyBatis的坐标 ②创建user数据表 ③编写User实体类 ④编写映射⽂件UserMapper.xml ⑤编写核⼼⽂件SqlMapConfig.xml ⑥编写测试类 2. 环境搭建 1)导⼊MyBatis的坐标和其他相关坐标 <properties> <project.b 阅读全文
posted @ 2021-05-05 15:21
冰湖一角
阅读(250)
评论(0)
推荐(0)
摘要:
1.1 分析JDBC操作问题 public static void main(String[] args) { Connection connection = null; PreparedStatement preparedStatement = null; ResultSet resultSet 阅读全文
posted @ 2021-05-05 01:26
冰湖一角
阅读(227)
评论(0)
推荐(0)

浙公网安备 33010602011771号