Commit Graph
8 Commits
Author SHA1 Message Date
Keith Donald 2587e09b57 derby embedded db support initial commit; shutdown use case needs work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1197 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 15:05:28 +00:00
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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1137 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-09 22:27:05 +00:00
Thomas Risberg d3c10437c4 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@764 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-12 04:38:56 +00:00
Thomas Risberg b9b536871c fixed missing tabs in application context file (SPR-3987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@763 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-12 04:35:45 +00:00
Thomas Risberg 87a53c0777 moved the application context file to correct directory (SPR-3987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@762 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-12 02:17:49 +00:00
Thomas Risberg d79c880c46 added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@761 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-11 23:01:22 +00:00
Arjen Poutsma 3a3e814482 Moved tests from testsuite to jdbc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@222 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 17:35:13 +00:00
Arjen Poutsma 87209473ae Initial import of JDBC module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@123 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-23 14:23:13 +00:00