- 博客(2)
- 收藏
- 关注
原创 Mybatis实现批量插入和更新--基于MySQL数据库
这里写自定义目录标题项目场景:问题描述:原因分析:解决方案:项目场景:在项目中会经常遇到批量更新和插入的情况,首先我们想到的是insert语句update语句,做批量的插入和批量更新,下面所说的是这样一种场景:在批量插入的同时,对于已存在的数据,做更新操作,不存在则新增;问题描述:原因分析:解决方案:...
2021-07-12 21:41:18 369
原创 【已解决】com.mysql.jdbc.exceptions.jdbc4.CommunicationsExcepti:Communications link failure ----mysql连接报错
使用idea 做项目时,连接mysql数据库报错The last packet successfully received from the server was 1,548 milliseconds ago. The last packet sent successfully to the server was 1,540 milliseconds ago.### The error may exist in com/liu/dao/StudentMapper.xml### The error
2020-06-18 23:55:51 78908 25
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人