Generated by
JDiff

Interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations

Removed Methods
SimpleJdbcCallOperations returningResultSet(String, ParameterizedRowMapper) Used to specify when a ResultSet is returned by the stored procedure and you want it mapped by a RowMapper.