org.postgis
public class DriverWrapperAutoprobe extends DriverWrapper
DriverWrapper
DriverWrapper.TypesAdder, DriverWrapper.TypesAdder72, DriverWrapper.TypesAdder74, DriverWrapper.TypesAdder80
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
POSTGIS_AUTOPROTOCOL |
static java.lang.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 java.lang.String |
getProtoString() |
static java.lang.String |
getVersion()
Returns our own CVS version plus postgres Version
|
static boolean |
supportsEWKB(java.sql.Connection conn) |
protected boolean |
useLW(java.sql.Connection conn)
Do we have HexWKB as well known text representation - to be overridden by
subclasses.
|
acceptsURL, addGISTypes, addGISTypes72, addGISTypes80, connect, getParentLogger, getTypesAdder, mangleURL
public static final java.lang.String POSTGIS_AUTOPROTOCOL
public static final java.lang.String REVISIONAUTO
public DriverWrapperAutoprobe() throws java.sql.SQLException
java.sql.SQLException
protected java.lang.String getProtoString()
getProtoString
in class DriverWrapper
protected boolean useLW(java.sql.Connection conn)
DriverWrapper
useLW
in class DriverWrapper
public static java.lang.String getVersion()
public static boolean supportsEWKB(java.sql.Connection conn) throws java.sql.SQLException
java.sql.SQLException
Copyright © 2016. All Rights Reserved.