embedded db support

master
Keith Donald 16 years ago
parent 4bfcd16130
commit 08a4004a51
  1. 2
      build-spring-framework/resources/changelog.txt

@ -56,7 +56,7 @@ Changes in version 3.0.0.M3 (2009-05-05)
* completed upgrade of the TestContext Framework to JUnit 4.5 * completed upgrade of the TestContext Framework to JUnit 4.5
* SpringJUnit4ClassRunner subclasses can now override the default ContextLoader class * SpringJUnit4ClassRunner subclasses can now override the default ContextLoader class
* added "value" alias for @ContextConfiguration's "locations" attribute * added "value" alias for @ContextConfiguration's "locations" attribute
* added EmbeddedDatabase support in spring-jdbc embedded package; HSQL support provided initially, is extensible.
Changes in version 3.0.0.M2 (2009-02-25) Changes in version 3.0.0.M2 (2009-02-25)
---------------------------------------- ----------------------------------------

Loading…
Cancel
Save