|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgis.DriverWrapper.TypesAdder
org.postgis.DriverWrapper.TypesAdder80
protected static class DriverWrapper.TypesAdder80
addGISTypes for V8.0 (and hopefully newer) pgjdbc
Constructor Summary | |
---|---|
protected |
DriverWrapper.TypesAdder80()
|
Method Summary | |
---|---|
void |
addBinaryGeometries(java.sql.Connection conn)
|
void |
addBoxen(java.sql.Connection conn)
|
void |
addGeometries(java.sql.Connection conn)
|
Methods inherited from class org.postgis.DriverWrapper.TypesAdder |
---|
addGT |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DriverWrapper.TypesAdder80()
Method Detail |
---|
public void addGeometries(java.sql.Connection conn) throws java.sql.SQLException
addGeometries
in class DriverWrapper.TypesAdder
java.sql.SQLException
public void addBoxen(java.sql.Connection conn) throws java.sql.SQLException
addBoxen
in class DriverWrapper.TypesAdder
java.sql.SQLException
public void addBinaryGeometries(java.sql.Connection conn) throws java.sql.SQLException
addBinaryGeometries
in class DriverWrapper.TypesAdder
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |