Package net.postgis.jdbc.smoketest
Class Autoregister
java.lang.Object
net.postgis.jdbc.smoketest.Autoregister
This test program tests whether the autoregistration of PostGIS data types
within the pgjdbc driver was successful. This is supposed to work with
pgjdbc.jar version 8.0 and newer, and thus refuses to work with older pgjdbc
versions. (But it will work fine against older servers.) It also checks for
postgis version to know whether box2d is available.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Autoregister
public Autoregister()
-
-
Method Details
-
main
-
getPostgisMajor
- Throws:
SQLException
-