|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
ConnectionEvent を使用しているパッケージ | |
---|---|
javax.sql | JavaTM プログラミング言語を使用してサーバ側のデータソースにアクセスして処理するための API を提供します。 |
javax.sql での ConnectionEvent の使用 |
---|
ConnectionEvent 型のパラメータを持つ javax.sql のメソッド | |
---|---|
void |
ConnectionEventListener.connectionClosed(ConnectionEvent event)
アプリケーションがプールされた接続の表現上で close メソッドを呼び出したことを意味する ConnectionEventListener を通知します。 |
void |
ConnectionEventListener.connectionErrorOccurred(ConnectionEvent event)
致命的エラーが発生し、プールされた接続が使用できなくなったことを意味する ConnectionEventListener を通知します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。