Package examples

Class TestAutoregister


  • public class TestAutoregister
    extends Object
    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 Detail

      • TestAutoregister

        public TestAutoregister()