how to get JDBC driver version from command line

Поиск
Список
Период
Сортировка
От akshunj
Тема how to get JDBC driver version from command line
Дата
Msg-id 1427991994768-5844478.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: how to get JDBC driver version from command line  (John R Pierce <pierce@hogranch.com>)
Re: how to get JDBC driver version from command line  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hi,

Is there a way to get the JDBC driver version from the command line? I'd
like to make the name generic for various administrative reasons.

I suspect this could be done using something along the lines of:

java -cp ./postgresql.jdbc4.jar org.postgresql.Driver -version

I'm not fluent in Java, so I would appreciate any help.

Thanks.



--
View this message in context:
http://postgresql.nabble.com/how-to-get-JDBC-driver-version-from-command-line-tp5844478.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: lpintodacosta@girc.agirc-arrco.fr
Дата:
Сообщение: BUG on postgresql-9.4-1201-jdbc41 ...
Следующее
От: John R Pierce
Дата:
Сообщение: Re: how to get JDBC driver version from command line