public class PoolingDriver extends AbstractDriver
| Constructor and Description |
|---|
PoolingDriver() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(String arg0,
Properties arg1) |
Logger |
getParentLogger() |
DriverPropertyInfo[] |
getPropertyInfo(String arg0,
Properties arg1) |
protected Pattern |
getUrlPattern() |
acceptsURL, getMajorVersion, getMinorVersion, jdbcCompliant, parsepublic PoolingDriver()
public Connection connect(String arg0, Properties arg1)
public DriverPropertyInfo[] getPropertyInfo(String arg0, Properties arg1)
protected Pattern getUrlPattern()
getUrlPattern in class AbstractDriverAbstractDriver.getUrlPattern()public Logger getParentLogger()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.