We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa16caa commit 8a422f4Copy full SHA for 8a422f4
src/dist/changelog.txt
@@ -14,6 +14,8 @@ Changes in version 3.2 GA (2012-12-12)
14
* deprecated Apache iBATIS support in favor of native Spring support in MyBatis
15
* deprecated BeanReferenceFactoryBean and CommonsLogFactoryBean
16
* DefaultMessageListenerContainer allows for concurrent subscription consumers on WebLogic/ActiveMQ (SPR-10037)
17
+* ResourceDatabasePopulator now supports comments within SQL statements (SPR-10075)
18
+* JdbcTestUtils now supports comments within SQL statements (SPR-9982)
19
20
21
Changes in version 3.2 RC2 (2012-11-27)
0 commit comments