open static fun execute(populator: DatabasePopulator, dataSource: DataSource): Unit
Execute the given DatabasePopulator against the given DataSource.
populator - the DatabasePopulator to execute
dataSource - the DataSource to execute against
DataAccessException - if an error occurs, specifically a ScriptException