随笔分类 -  Mybatis

摘要:代理模式 List<User> findByNameAndAge(@Param("name") String name, @Param("age") Integer age); <!-- 多个基本类型作为参数: 方式1: arg* : arg0, arg1 数字代表索引下标 parameterTyp 阅读全文
posted @ 2023-05-21 21:00 Peter.Jones 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-10-07 19:36 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:参考博客: https://www.jianshu.com/p/0246df229a1f JacksonTypeHandler简单的JacksonTypeHandler,支持数组, 因为泛型擦除,对List,Set等集合反序列会丢失类型,导致数据被反序列化为Map。 阅读全文
posted @ 2022-06-30 23:50 Peter.Jones 阅读(364) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/756623607-zhang/p/10291704.html 阅读全文
posted @ 2022-03-07 00:00 Peter.Jones 阅读(7) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-11-02 20:15 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-12-20 15:12 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-12-16 00:38 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-09-03 11:02 Peter.Jones 阅读(1093) 评论(0) 推荐(0) 编辑
摘要:https://mp.baomidou.com/guide/typehandler.html 阅读全文
posted @ 2020-06-09 21:37 Peter.Jones 阅读(2237) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-06-08 11:33 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:异常: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.power.manager.dal.mapper.SysUserMapper.selectLoginUserDto at 阅读全文
posted @ 2020-05-28 18:02 Peter.Jones 阅读(323) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-01-15 09:59 Peter.Jones 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-01-13 10:37 Peter.Jones 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-12-26 23:23 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:MySQL是一个开放源码的小型关联式数据库管理系统,开发者为瑞典MySQL AB公司。MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。 错误1. 解决办法: 阅读全文
posted @ 2019-10-18 13:59 Peter.Jones 阅读(75) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-09-16 13:37 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-08-20 17:57 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-18 11:04 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示