Commit Graph

5 Commits

Author SHA1 Message Date
Sam Brannen 5f3bf7a5f7 [SPR-6222] Updating PetClinic build documentation regarding migration to Spring Build and changes resulting from the upgrade to Spring 3.0.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2084 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-11 18:08:44 +00:00
Sam Brannen e939efb890 Updating PetClinic build documentation regarding migration to Spring Build.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2083 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-11 15:53:51 +00:00
Scott Andrews ff095111b8 SPR-5429 Update Pet Clinic to use HSQL as an embedded database
Removing support for running HSQL in stand-alone mode.  Out of the box embedded HSQL and MySQL are supported.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@580 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-23 20:52:20 +00:00
Scott Andrews c50a9d382e SPR-5429 Update Pet Clinic to use HSQL as an embedded database
Created DbcpDataSourceFactory factory bean to create and populate a dbcp based connection pool.  The factory bean is based on EmbeddedDataSourceFactory from the JavaConfig version of Pet Clinic.  The new DbcpDataSourceFactory has been tested with HSQL in embedded and stand-alone modes.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@579 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-23 20:33:17 +00:00
Arjen Poutsma 7b12e5f570 Petclinic seems to work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@310 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 15:08:30 +00:00