| DriverWrapper |
DriverWrapper
Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
|
| DriverWrapper.TypesAdder |
Base class for the three typewrapper implementations
|
| DriverWrapper.TypesAdder72 |
addGISTypes for V7.2 pgjdbc
|
| DriverWrapper.TypesAdder74 |
addGISTypes for V7.3 and V7.4 pgjdbc
|
| DriverWrapper.TypesAdder80 |
addGISTypes for V8.0 (and hopefully newer) pgjdbc
|
| DriverWrapperAutoprobe |
DriverWrapperAutoprobe
Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
|
| DriverWrapperLW |
DriverWrapperLW
Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
|
| PGbox2d |
|
| PGbox3d |
|
| PGboxbase |
|
| PGgeo |
A PostgreSQL JDBC PGobject extension data type modeling a "geo" type.
|
| PGgeography |
A PostgreSQL JDBC PGobject extension data type modeling the geography type.
|
| PGgeographyLW |
A PostgreSQL JDBC PGobject extension data type modeling the geography type.
|
| PGgeometry |
A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
|
| PGgeometryLW |
A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
|
| Version |
Corresponds to the appropriate PostGIS that carried this source
|