Generated by
JDiff

Class org.springframework.jdbc.core.StatementCreatorUtils

Changed Methods
int javaTypeToSqlParameterType(Class<?>) Change in signature from Class to Class<?>.
Derive a default SQL type from the given Java type.
void cleanupParameters(Collection<?>) Change in signature from Collection to Collection<?>.
Clean up all resources held by parameter values which were passed to an execute method.