Uses of Class
org.postgis.DriverWrapper.TypesAdder
-
Packages that use DriverWrapper.TypesAdder Package Description org.postgis -
-
Uses of DriverWrapper.TypesAdder in org.postgis
Subclasses of DriverWrapper.TypesAdder in org.postgis Modifier and Type Class Description protected static classDriverWrapper.TypesAdder72addGISTypes for V7.2 pgjdbcprotected static classDriverWrapper.TypesAdder74addGISTypes for V7.3 and V7.4 pgjdbcprotected static classDriverWrapper.TypesAdder80addGISTypes for V8.0 (and hopefully newer) pgjdbcFields in org.postgis declared as DriverWrapper.TypesAdder Modifier and Type Field Description protected static DriverWrapper.TypesAdderDriverWrapper. ta72protected static DriverWrapper.TypesAdderDriverWrapper. ta74protected static DriverWrapper.TypesAdderDriverWrapper. ta80protected DriverWrapper.TypesAdderDriverWrapper. typesAdderMethods in org.postgis that return DriverWrapper.TypesAdder Modifier and Type Method Description protected static DriverWrapper.TypesAdderDriverWrapper. getTypesAdder(org.postgresql.Driver d)
-