From: | TNO <tnodev(at)free(dot)fr> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | Markus Schaber <schabi(at)logix-tt(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Pb with Spring & Metadat |
Date: | 2006-02-13 15:56:58 |
Message-ID: | 43F0AC4A.7080607@free.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Schaber | 2006-02-13 16:07:18 | Re: Pb with Spring & Metadat |
Previous Message | Markus Schaber | 2006-02-13 14:53:45 | Re: Pb with Spring & Metadat |