David Syer
6933a1af28
SPR-6717: Added support for database destroy scripts
2011-06-06 07:28:25 +00:00
Thomas Risberg
189cc262ad
updated codes for Sybase (SPR-8125)
2011-06-05 19:05:06 +00:00
David Syer
14edc9fc03
SPR-7364: added separator property to database populator to deal with things like PL/SQL
2011-06-02 16:22:26 +00:00
Chris Beams
2f7c2230f0
Include license.txt and notice.txt in module JARs
2011-02-09 06:56:40 +00:00
Chris Beams
f480333d31
Merge 3.1.0 development branch into trunk
...
Branch in question is 'env' branch from git://git.springsource.org/sandbox/cbeams.git; merged into
git-svn repository with:
git merge -s recursive -Xtheirs --no-commit env
No merge conflicts, but did need to
git rm spring-build
prior to committing.
With this change, Spring 3.1.0 development is now happening on SVN
trunk. Further commits to the 3.0.x line will happen in an as-yet
uncreated SVN branch. 3.1.0 snapshots will be available
per the usual nightly CI build from trunk.
2010-10-25 19:48:20 +00:00
Juergen Hoeller
819f4be08e
added lock timeout error code for H2 (SPR-6612)
2010-01-06 19:35:15 +00:00
Keith Donald
3f65721ba8
removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing
2009-11-17 00:47:34 +00:00
Sam Brannen
35d4d7bbac
Fixed typos
2009-11-15 11:57:52 +00:00
Thomas Risberg
f38b8975c5
added entry for unversioned xsd reference
2009-11-11 16:25:34 +00:00
David Syer
0db68e1b57
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
...
Moved populator to init package and added namespace features
2009-10-30 10:31:37 +00:00
Thomas Risberg
ea674f2fa6
revised the detection of Sybase (SPR-6053)
2009-09-09 13:25:27 +00:00
Christian Dupuis
a4bbd9abda
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
2009-07-22 14:06:44 +00:00
Thomas Risberg
1a790688f4
added 4060 as DataAccessResourceFailure code for MS-SQL (SPR-5788)
2009-05-28 17:11:48 +00:00
Christian Dupuis
6cc33fc609
added spring.tooling descriptor and images for all namespaces
2009-05-26 11:58:09 +00:00
Keith Donald
eee52f8804
derby embedded db support initial commit; shutdown use case needs work
2009-05-16 15:05:28 +00:00
Thomas Risberg
800af734d9
added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296)
2009-05-11 14:37:42 +00:00
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
2009-05-09 22:27:05 +00:00
Keith Donald
6cec37ac7f
spring-jdbc xsd initial commit; includes embedded-database tag
2009-05-08 19:06:58 +00:00
Thomas Risberg
a0139abf1e
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
2009-03-09 23:26:54 +00:00
Arjen Poutsma
b090bb9bda
Moved tests from testsuite to jdbc
2008-10-30 17:17:12 +00:00