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

From TNO
Subject Re: Pb with Spring & Metadat
Date
Msg-id 43F0AC4A.7080607@free.fr
Whole thread Raw
In response to Re: Pb with Spring & Metadat  (Kris Jurka <books@ejurka.com>)
Responses Re: Pb with Spring & Metadat  (Kris Jurka <books@ejurka.com>)
Re: Pb with Spring & Metadat  (Markus Schaber <schabi@logix-tt.com>)
List pgsql-jdbc
Seems good...  ;-)

PostgreSQL 8.1devel JDBC3 with SSL (build 400)
Found in:
jar:file:/C:/eclipse3.1/Java/Jar/postgresql-8.1dev-400.jdbc3.jar!/org/postgresql/Driver.class



Kris Jurka a écrit :

>
>
> On Mon, 13 Feb 2006, Markus Schaber wrote:
>
>> TNO wrote:
>>
>>> My Eclipse classpath show me 8.1 driver...
>>
>>
>>            System.err.println(org.postgresql.Driver.getVersion());
>
>
> or better yet,
>
> System.err.println(org.postgresql.util.PSQLDriverVersion.main());
>
> This will print out where it has found the driver as well as what
> version it has found.
>
> Kris Jurka
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>
>

--
Il n'y a pas de mauvais langage, il n'y a que des bons programmeurs



pgsql-jdbc by date:

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