14 Commits (33a7bbb4850e69a3b9ac812411bb12d81346f37a)

Author SHA1 Message Date
Keith Donald 3f65721ba8 removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing 17 years ago
Sam Brannen 35d4d7bbac Fixed typos 17 years ago
Thomas Risberg f38b8975c5 added entry for unversioned xsd reference 17 years ago
David Syer 0db68e1b57 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 17 years ago
Thomas Risberg ea674f2fa6 revised the detection of Sybase (SPR-6053) 17 years ago
Christian Dupuis a4bbd9abda xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import 17 years ago
Thomas Risberg 1a790688f4 added 4060 as DataAccessResourceFailure code for MS-SQL (SPR-5788) 17 years ago
Christian Dupuis 6cc33fc609 added spring.tooling descriptor and images for all namespaces 17 years ago
Keith Donald eee52f8804 derby embedded db support initial commit; shutdown use case needs work 17 years ago
Thomas Risberg 800af734d9 added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296) 17 years ago
Keith Donald 96629c7dc5 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
Keith Donald 6cec37ac7f spring-jdbc xsd initial commit; includes embedded-database tag 17 years ago
Thomas Risberg a0139abf1e added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 17 years ago
Arjen Poutsma b090bb9bda Moved tests from testsuite to jdbc 18 years ago