From a54c4bd0cf1fdc250fd128737ad45fee3972cfb1 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 8 Oct 2010 12:40:06 +0000 Subject: [PATCH] SPR-7604 - Support multiple embedded databases. Added missing test configuration file. git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3716 50f2f4bb-b051-0410-bef5-90022cba6387 --- .../jdbc/config/jdbc-config-multiple-datasources.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org.springframework.jdbc/src/test/resources/org/springframework/jdbc/config/jdbc-config-multiple-datasources.xml diff --git a/org.springframework.jdbc/src/test/resources/org/springframework/jdbc/config/jdbc-config-multiple-datasources.xml b/org.springframework.jdbc/src/test/resources/org/springframework/jdbc/config/jdbc-config-multiple-datasources.xml new file mode 100644 index 00000000000..0b797a42164 --- /dev/null +++ b/org.springframework.jdbc/src/test/resources/org/springframework/jdbc/config/jdbc-config-multiple-datasources.xml @@ -0,0 +1,11 @@ + + + + + + +