public class DriverWrapperAutoprobe extends DriverWrapper
DriverWrapperDriverWrapper.TypesAdder, DriverWrapper.TypesAdder72, DriverWrapper.TypesAdder74, DriverWrapper.TypesAdder80| Modifier and Type | Field and Description |
|---|---|
static String |
POSTGIS_AUTOPROTOCOL |
static String |
REVISIONAUTO |
logger, POSTGIS_PROTOCOL, POSTGRES_PROTOCOL, REVISION, ta72, ta74, ta80, typesAdder| Constructor and Description |
|---|
DriverWrapperAutoprobe()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProtoString() |
static String |
getVersion()
Returns our own CVS version plus postgres Version
|
static boolean |
supportsEWKB(Connection conn) |
protected boolean |
useLW(Connection conn)
Do we have HexWKB as well known text representation - to be overridden by
subclasses.
|
acceptsURL, addGISTypes, addGISTypes72, addGISTypes80, connect, getParentLogger, getTypesAdder, mangleURLpublic static final String POSTGIS_AUTOPROTOCOL
public static final String REVISIONAUTO
public DriverWrapperAutoprobe()
throws SQLException
SQLException - when a SQLExceptin occursprotected String getProtoString()
getProtoString in class DriverWrapperprotected boolean useLW(Connection conn)
DriverWrapperuseLW in class DriverWrapperconn - Connection to checkpublic static String getVersion()
public static boolean supportsEWKB(Connection conn) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.