Generated by
JDiff

Class org.springframework.jdbc.datasource.init.DatabasePopulatorUtils

Changed Methods
void execute(DatabasePopulator, DataSource) Change in exceptions thrown from no exceptions to org.springframework.dao.DataAccessException.
Execute the given DatabasePopulator against the given DataSource.