Re: Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar
Date
Msg-id CADK3HH+h4K-+caO-_tNpq9MHjRY_cdbNC50FQLn1NeDCLbnotg@mail.gmail.com
Whole thread Raw
In response to Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List pgsql-jdbc
Fair enough.

We can leave it in there, it's not like it is a big deal. However we may want to remove the deprecated annotation?


On 4 August 2017 at 10:21, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
Well,

There's org.postgis.DriverWrapper.getVersion() {
return "PostGisWrapper " + REVISION + ", wrapping " + Driver.getVersion();



Vladimir

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar
Next
From: Vladimir Sitnikov
Date:
Subject: Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar