删除给定的事件侦听器。

语法

public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)

参数

listener

ConnectionEventListener 对象。

备注

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

请参阅

SQLServerPooledConnection 类
SQLServerPooledConnection 方法
SQLServerPooledConnection 成员