会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
liglacier
人如果没有梦想和咸鱼有什么区别!累吗 累就对了
博客园
首页
新随笔
联系
订阅
管理
07 2021 档案
mybatis 使用批量的方式进行 insert插入和update 修改
摘要:在Java代码种频繁调用sql进行处理数据是比较费时间的。 那么对于插入这种我们可用mybatis的批量插入进行insert数据 而不是循环一次调一次insert 写法: mapper: Integer createPlanByListEntity(List<Entity> list); xml:p
阅读全文
posted @
2021-07-05 17:17
liglacier
阅读(1108)
评论(0)
推荐(0)
公告