From eb98f1f084279a6b5f068768ce233795c8957e29 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 22 Aug 2013 19:33:01 +0200 Subject: [PATCH] Added missing spring-jdbc-4.0.xsd --- .../jdbc/config/spring-jdbc-4.0.xsd | 182 ++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 spring-jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc-4.0.xsd diff --git a/spring-jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc-4.0.xsd b/spring-jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc-4.0.xsd new file mode 100644 index 0000000000..7ff5db8b5e --- /dev/null +++ b/spring-jdbc/src/main/resources/org/springframework/jdbc/config/spring-jdbc-4.0.xsd @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + elements. + ]]> + + + + + + + + + + + + + + + + + + + + + + Is this bean "enabled", meaning the scripts will be executed? + Defaults to true, but can be used to switch on and off the initialization depending on the environment. + + + + + + + Should failed SQL statements be ignored during initialization? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +