随笔分类 -  mybatis

摘要:MyBatis-Plus更新字段为null时,update语句为null字段不生效的解决方法 https://blog.csdn.net/y2020520/article/details/132827206 1)修改MyBatis-Plus 全局默认策略缺点:这样做会对所有的字段都忽略判断,如果一些 阅读全文
posted @ 2024-06-13 15:21 tonggc1668 阅读(670) 评论(0) 推荐(0)
摘要:Mybatis-Plus通过SQL注入器实现真正的批量插入 https://blog.51cto.com/u_15905482/5919835 MyBatis详解、静态代理与动态代理 https://blog.csdn.net/hyf24/article/details/125686501 为什么M 阅读全文
posted @ 2023-09-15 11:56 tonggc1668 阅读(42) 评论(0) 推荐(0)
摘要:Mybatis——Spring事务实现 https://www.cnblogs.com/wqff-biubiu/p/12546674.html select for update不交由spring事务管理的正确姿势 https://blog.csdn.net/shuangyueliao/articl 阅读全文
posted @ 2023-06-06 11:01 tonggc1668 阅读(247) 评论(0) 推荐(0)