类 SpyDriver
java.lang.Object
cool.scx.jdbc.spy.SpyDriver
- 所有已实现的接口:
Driver
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanacceptsURL(String url) connect(String url, Properties info) intintgetPropertyInfo(String url, Properties info) boolean
-
字段详细资料
-
PREFIX
- 另请参阅:
-
-
构造器详细资料
-
SpyDriver
public SpyDriver()
-
-
方法详细资料
-
connect
- 指定者:
connect在接口中Driver- 抛出:
SQLException
-
acceptsURL
- 指定者:
acceptsURL在接口中Driver
-
getPropertyInfo
- 指定者:
getPropertyInfo在接口中Driver- 抛出:
SQLException
-
getMajorVersion
public int getMajorVersion()- 指定者:
getMajorVersion在接口中Driver
-
getMinorVersion
public int getMinorVersion()- 指定者:
getMinorVersion在接口中Driver
-
jdbcCompliant
public boolean jdbcCompliant()- 指定者:
jdbcCompliant在接口中Driver
-
getParentLogger
- 指定者:
getParentLogger在接口中Driver- 抛出:
SQLFeatureNotSupportedException
-