Package | Description |
---|---|
org.postgis |
Modifier and Type | Class and Description |
---|---|
protected static class |
DriverWrapper.TypesAdder72
addGISTypes for V7.2 pgjdbc
|
protected static class |
DriverWrapper.TypesAdder74
addGISTypes for V7.3 and V7.4 pgjdbc
|
protected static class |
DriverWrapper.TypesAdder80
addGISTypes for V8.0 (and hopefully newer) pgjdbc
|
Modifier and Type | Field and Description |
---|---|
protected static DriverWrapper.TypesAdder |
DriverWrapper.ta72 |
protected static DriverWrapper.TypesAdder |
DriverWrapper.ta74 |
protected static DriverWrapper.TypesAdder |
DriverWrapper.ta80 |
protected DriverWrapper.TypesAdder |
DriverWrapper.typesAdder |
Modifier and Type | Method and Description |
---|---|
protected static DriverWrapper.TypesAdder |
DriverWrapper.getTypesAdder(org.postgresql.Driver d) |
Copyright © 2014. All rights reserved.