Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar
Дата
Msg-id CAB=Je-HJwX8U7SJGUv9qMTDjSNnNkGPTNepjQi80hO4cQ7krUw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar  (Jorge Solórzano <jorsol@gmail.com>)
Re: Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar  (Jorge Solórzano <jorsol@gmail.com>)
Список pgsql-jdbc
>If we are going to make methods public then we are sort of publishing a contract and we can't just go about removing them.

So we should invent the contract.

The "problem" with current Driver#getMajorVersion/getMinorVersion is the methods return just int, and they do not have a room for a full version (e.g. JRE variation).

Vladimir

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar
Следующее
От: Jorge Solórzano
Дата:
Сообщение: Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar