22 Commits (8f3e13987228e28a6e3781226dbba2b2134ea25d)

Author SHA1 Message Date
David Syer 99e6c7c45d SPR-6717: Added support for database destroy scripts 15 years ago
David Syer 1e249085d2 SPR-7364: added separator property to database populator to deal with things like PL/SQL 15 years ago
David Syer 9c73be0869 SPR-6688: Add tests and explicit detection of \ in sql script extractor 15 years ago
Oliver Gierke a54c4bd0cf SPR-7604 - Support multiple embedded databases. 16 years ago
Sam Brannen 22a0850aca [SPR-7449] @Ignore'd failing test for regression in ResourceDatabasePopulator. 16 years ago
David Syer 8dd8a2b451 RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag 17 years ago
David Syer 769bacfc28 RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag 17 years ago
David Syer 27c1a578f4 OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer 17 years ago
David Syer 67932323ad RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures 17 years ago
David Syer d55d291313 RESOLVED - issue SPR-5917: fixed classpath pattern for ANT 17 years ago
David Syer 4e2ebdf8e4 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 17 years ago
David Syer 8fba8e87ab RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 17 years ago
David Syer ba249fb1b1 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 17 years ago
Juergen Hoeller c459b7e905 "data.sql" instead of "test-data.sql" (SPR-6020) 17 years ago
Keith Donald 2587e09b57 derby embedded db support initial commit; shutdown use case needs work 17 years ago
Keith Donald 582b194061 h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 17 years ago
Thomas Risberg d3c10437c4 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 17 years ago
Thomas Risberg b9b536871c fixed missing tabs in application context file (SPR-3987) 17 years ago
Thomas Risberg 87a53c0777 moved the application context file to correct directory (SPR-3987) 17 years ago
Thomas Risberg d79c880c46 added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) 17 years ago
Arjen Poutsma 3a3e814482 Moved tests from testsuite to jdbc 18 years ago
Arjen Poutsma 87209473ae Initial import of JDBC module 18 years ago