Re: Pb with Spring & Metadat

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Pb with Spring & Metadat
Дата
Msg-id Pine.BSO.4.63.0602130945250.23516@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Pb with Spring & Metadat  (Markus Schaber <schabi@logix-tt.com>)
Ответы Re: Pb with Spring & Metadat
Re: Pb with Spring & Metadat
Список pgsql-jdbc

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


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Pb with Spring & Metadat
Следующее
От: TNO
Дата:
Сообщение: Re: Pb with Spring & Metadat