From: fhanik Date: Fri, 19 Feb 2010 23:02:49 +0000 (+0000) Subject: In some drivers, the call to setTransactionIsolation should be the very first call X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d2e8238ac2d2eda59e8bba154fd823fda0fcd81b;p=tomcat7.0 In some drivers, the call to setTransactionIsolation should be the very first call git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@912026 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/jdbc-pool/.classpath b/modules/jdbc-pool/.classpath index c82296bfc..6983e0db6 100644 --- a/modules/jdbc-pool/.classpath +++ b/modules/jdbc-pool/.classpath @@ -6,6 +6,5 @@ - diff --git a/modules/jdbc-pool/build.xml b/modules/jdbc-pool/build.xml index b1373b0ef..cebdd999a 100644 --- a/modules/jdbc-pool/build.xml +++ b/modules/jdbc-pool/build.xml @@ -348,7 +348,7 @@ - +