Generated by
JDiff

Class org.springframework.jdbc.core.metadata.TableMetaDataContext

Changed Methods
List<Object> matchInParameterValuesWithInsertColumns(Map<String, ?>) Change in signature from (Map<String, Object>) to (Map<String, ?>).
Match the provided column names and values with the list of columns used.