$ 0 0 A solution involving more work: a colleague suggests using Spring's interface BatchPreparedStatementSetter. Implementing that allows you to override whatever default behavior Spring is using to set the null data types.
A solution involving more work: a colleague suggests using Spring's interface BatchPreparedStatementSetter. Implementing that allows you to override whatever default behavior Spring is using to set the null data types.