Add @Nullable
to argValue
in doSetValue()
in Argument[Type]PreparedStatementSetter
#31086
Labels
Milestone
The
argValue
in thedoSetValue(...)
methods inArgumentPreparedStatementSetter
andArgumentTypePreparedStatementSetter
should be marked as@Nullable
.The text was updated successfully, but these errors were encountered: