Generated by
JDiff

Interface org.springframework.jdbc.core.JdbcOperations

Changed Methods
int[][] batchUpdate(String, Collection<T>, int, ParameterizedPreparedStatementSetter<T>) Documentation changed from old to new.
Execute multiple batches using the supplied SQL statement with the collect of supplied arguments.