@Deprecated public class RestfulDriver extends AbstractDriver
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_PREFIX
Deprecated.
|
| Constructor and Description |
|---|
RestfulDriver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsURL(String url)
Deprecated.
|
Connection |
connect(String url,
Properties info)
Deprecated.
|
int |
getMajorVersion()
Deprecated.
|
int |
getMinorVersion()
Deprecated.
|
Logger |
getParentLogger()
Deprecated.
|
DriverPropertyInfo[] |
getPropertyInfo(String url,
Properties info)
Deprecated.
|
boolean |
jdbcCompliant()
Deprecated.
|
getPropertyInfo, getWSConnectionpublic static final String URL_PREFIX
public Connection connect(String url, Properties info) throws SQLException
SQLExceptionpublic boolean acceptsURL(String url) throws SQLException
SQLExceptionpublic DriverPropertyInfo[] getPropertyInfo(String url, Properties info) throws SQLException
SQLExceptionpublic int getMajorVersion()
public int getMinorVersion()
public boolean jdbcCompliant()
public Logger getParentLogger() throws SQLFeatureNotSupportedException
SQLFeatureNotSupportedExceptionCopyright © 2025. All rights reserved.