Generated by
JDiff

Class org.springframework.jdbc.core.simple.SimpleJdbcCall

Removed Methods
SimpleJdbcCall returningResultSet(String, ParameterizedRowMapper) @deprecated in favor of .returningResultSet(String, org.springframework.jdbc.core.RowMapper)
SimpleJdbcCall returningResultSet(String, RowMapper)  
 

Added Methods
SimpleJdbcCall returningResultSet(String, RowMapper<?>)