Uses of Class
net.postgis.jdbc.DriverWrapper.TypesAdder
-
-
Uses of DriverWrapper.TypesAdder in net.postgis.jdbc
Subclasses of DriverWrapper.TypesAdder in net.postgis.jdbc 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 net.postgis.jdbc 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 net.postgis.jdbc that return DriverWrapper.TypesAdder Modifier and Type Method Description protected static DriverWrapper.TypesAdderDriverWrapper. getTypesAdder(org.postgresql.Driver d)
-