spring-framework/org.springframework.jdbc
Oliver Gierke b467f2c858 SPR-7602 - Correctly shutdown Derby >= 10.6
The shutdown mechanism for in-memory databases has changed since 10.6. We now have to trigger 'drop' instead of 'shutdown'. Besides that we can skip purging the database manually in newer versions.
2010-09-30 17:56:41 +00:00
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 2009-07-15 07:26:31 +00:00
src SPR-7602 - Correctly shutdown Derby >= 10.6 2010-09-30 17:56:41 +00:00
.classpath updated dependencies 2009-08-31 11:25:54 +00:00
.project
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
ivy.xml Publishing license and notice files 2010-08-23 13:17:31 +00:00
jdbc.iml "data.sql" instead of "test-data.sql" (SPR-6020) 2009-09-23 16:16:40 +00:00
pom.xml Prepping for 3.0.5 2010-08-19 11:04:04 +00:00
template.mf made SortedResourcesFactoryBean ResourceLoaderAware to prevent specifying the ResourceLoader in the jdbc NamespaceHandlers; prevents leaking of class loader instances in tooling 2010-03-17 17:35:27 +00:00