public abstract class AbstractDriver extends Object implements Driver
| Constructor and Description |
|---|
AbstractDriver() |
| Modifier and Type | Method and Description |
|---|---|
protected DriverPropertyInfo[] |
getPropertyInfo(Properties info) |
protected Connection |
getWSConnection(String url,
ConnectionParam param,
Properties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptsURL, connect, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo, jdbcCompliantprotected DriverPropertyInfo[] getPropertyInfo(Properties info)
protected Connection getWSConnection(String url, ConnectionParam param, Properties props) throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.