Generated by
JDiff

Class org.springframework.test.jdbc.JdbcTestUtils

Added Methods
int deleteFromTableWhere(JdbcTemplate, String, String, Object[]) Delete rows from the given table, using the provided {@code WHERE} clause.