public class Driver
extends com.vertica.jdbc.hybrid.HybridAbstractDriver
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUBPROTOCOL_NAME
The subprotocol is the portion of the connection string
that comes after "jdbc:" but before the "://".
|
Constructor and Description |
---|
Driver() |
Modifier and Type | Method and Description |
---|---|
java.util.logging.Logger |
getParentLogger()
Get parent Logger of all the Loggers used by this data source.
|
public static final java.lang.String SUBPROTOCOL_NAME
public java.util.logging.Logger getParentLogger() throws java.sql.SQLFeatureNotSupportedException
java.sql.SQLFeatureNotSupportedException