SQLServerPooledConnection のメンバー
次の表は、SQLServerPooledConnection クラスによって公開されるメンバーを示しています。
コンストラクター
[なし] :
フィールド
[なし] :
継承されたフィールド
[なし] :
メソッド
Name | 説明 |
---|---|
addConnectionEventListener | SQLServerPooledConnection オブジェクトでイベントが発生した場合に通知を受けるように、渡されたイベント リスナーを登録します。 |
close | SQLServerPooledConnection オブジェクトが表す物理的な接続を終了します。 |
getConnection | SQLServerPooledConnection オブジェクトが表す物理的な接続用のオブジェクト ハンドルを作成します。 |
removeConnectionEventListener | 渡されたイベント リスナーを削除します。 |
継承されたメソッド
継承元のクラス | メソッド |
---|---|
java.lang.Object | clone、equals、finalize、getClass、hashCode、notify、notifyAll、toString、wait |