Generated by
JDiff

Interface org.springframework.jdbc.datasource.init.DatabasePopulator

Changed Methods
void populate(Connection) Change in exceptions thrown from java.sql.SQLException to (java.sql.SQLException, org.springframework.jdbc.datasource.init.ScriptException).
Populate, initialize, or clean up the database using the provided JDBC connection.