removeConnectionEventListener 方法 (SQLServerPooledConnection)

下载 JDBC 驱动程序

删除给定事件侦听器。

语法

  
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)  

参数

listener

ConnectionEventListener 对象。

注解

此 removeConnectionEventListener 方法是由 javax.sql.PooledConnection 接口中的 removeConnectionEventListener 方法指定的。

另请参阅

SQLServerPooledConnection 方法
SQLServerPooledConnection 成员
SQLServerPooledConnection 类