removeConnectionEventListener メソッド (SQLServerPooledConnection)
渡されたイベント リスナーを削除します。
構文
public void removeConnectionEventListener(javax.sql.ConnectionEventListener listener)
パラメーター
listener
ConnectionEventListener オブジェクトです。
解説
この removeConnectionEventListener メソッドは、javax.sql.PooledConnection インターフェイスの removeConnectionEventListener メソッドで規定されています。
参照
SQLServerPooledConnection のメソッド
SQLServerPooledConnection のメンバー
SQLServerPooledConnection クラス