次の方法で共有


removeConnectionEventListener メソッド (SQLServerPooledConnection)

渡されたイベント リスナーを削除します。

構文

public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)

パラメーター

listener

ConnectionEventListener オブジェクトです。

解説

removeConnectionEventListener メソッドは、javax.sql.PooledConnection インターフェイスの removeConnectionEventListener メソッドで規定されています。

参照

リファレンス

SQLServerPooledConnection クラス

概念

SQLServerPooledConnection メソッド
SQLServerPooledConnection のメンバー