logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

MyBatis: Mapper文件中@Select 注解,条件为IN时,多个值的List参数如何传递进SQL

MyBatis: Mapper文件中@Select 注解,条件为IN时,如何同时传入多个参数

#sql#java#mybatis
Nginx禁用TLSv1.0 1.1,改为TLSv1.2 1.3

nginx代理禁用网站TLSv1.0 TLSv1.1,只启用TLSv1.2 TLSv1.3

#nginx#服务器#ssl +1
使用MyBatis的@Param注解时参数为空值NULL的处理方法

最近在使用MyBatis的@Param注解映射参数到SQL语句时报错: Error setting null for parameter #3 with JdbcType OTHER . Try setting a different JdbcType for this parameter or a different jdbcTypeForNull configuration property.

#java#数据库#oracle
暂无文章信息