Package net.postgis.jdbc


package net.postgis.jdbc
  • Classes
    Class
    Description
    DriverWrapper Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
    Base class for the three typewrapper implementations
    addGISTypes for V7.2 pgjdbc
    addGISTypes for V7.3 and V7.4 pgjdbc
    addGISTypes for V8.0 (and hopefully newer) pgjdbc
    DriverWrapperAutoprobe Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
    DriverWrapperLW Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
     
     
     
    A PostgreSQL JDBC PGobject extension data type modeling a "geo" type.
    A PostgreSQL JDBC PGobject extension data type modeling the geography type.
    A PostgreSQL JDBC PGobject extension data type modeling the geography type.
    A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
    A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
    Corresponds to the appropriate PostGIS that carried this source