Generated by
JDiff

Class org.springframework.dao.support.DataAccessUtils

Changed Methods
int intResult(Collection<?>) Change in signature from Collection to Collection<?>.
Return a unique int result from the given Collection.
long longResult(Collection<?>) Change in signature from Collection to Collection<?>.
Return a unique long result from the given Collection.