You need to call ParameterRegistration#enablePassingNulls(true) in order to pass null
parameters.
提示:这个入参不能为null,要想为null,需要调用ParameterRegistration#enablePassingNulls(true),直接在配置文件设置:
spring.jpa.properties.hibernate.proc.param_null_passing
You need to call ParameterRegistration#enablePassingNulls(true) in order to pass null
parameters.
提示:这个入参不能为null,要想为null,需要调用ParameterRegistration#enablePassingNulls(true),直接在配置文件设置:
spring.jpa.properties.hibernate.proc.param_null_passing