Package io.github.jdbcx
Class WrappedDriver
java.lang.Object
io.github.jdbcx.driver.AbstractDriver
io.github.jdbcx.WrappedDriver
- All Implemented Interfaces:
Driver,DriverAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintbooleanMethods inherited from class io.github.jdbcx.driver.AbstractDriver
acceptsURL, connect, deregister, getActualDriver, getDriverInfo, getPropertyInfo
-
Constructor Details
-
WrappedDriver
public WrappedDriver()
-
-
Method Details
-
getMajorVersion
public int getMajorVersion() -
getMinorVersion
public int getMinorVersion() -
jdbcCompliant
public boolean jdbcCompliant() -
getParentLogger
- Throws:
SQLFeatureNotSupportedException
-