Re: Pb with Spring & Metadat - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: Pb with Spring & Metadat
Date
Msg-id 43F070C2.4090505@logix-tt.com
Whole thread Raw
In response to Re: Pb with Spring & Metadat  (TNO <tnodev@free.fr>)
Responses Re: Pb with Spring & Metadat  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi, TNO,

TNO wrote:
> My Eclipse classpath show me 8.1 driver...

Are you shure that you don't have the 8.0 driver deployed into the jdk
ext directory, or somewhere else where it is found by the jdk?

Can you place
            System.err.println(org.postgresql.Driver.getVersion());
into your application to see which driver version it loads?

HTH,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: TNO
Date:
Subject: Re: Pb with Spring & Metadat
Next
From: Kris Jurka
Date:
Subject: Re: Pb with Spring & Metadat