1. Advanced alternative to org.springframework.batch.test.DataSourceInitializ er forum.springsource.orgEven though you're not using Spring 3.0, there's nothing preventing you from downloading its source code and copying the source of DataSourceInitializer and the related ResourceDatabasePopulator class to your project. That's ... |