SQLServerPooledConnection のメンバ

次の表は、SQLServerPooledConnection クラスによって公開されるメンバを示しています。

コンストラクタ

なし。

フィールド

なし。

継承されたフィールド

なし。

メソッド

名前 説明

addConnectionEventListener

SQLServerPooledConnection オブジェクトでイベントが発生した場合に通知を受けるように、渡されたイベント リスナを登録します。

close

SQLServerPooledConnection オブジェクトが表す物理的な接続を終了します。

getConnection

SQLServerPooledConnection オブジェクトが表す物理的な接続用のオブジェクト ハンドルを作成します。

removeConnectionEventListener

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

継承されたメソッド

継承元のクラス メソッド

java.lang.Object

clone、equals、finalize、getClass、hashCode、notify、notifyAll、toString、wait

参照

リファレンス

SQLServerPooledConnection クラス