|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ConnectionEventListener 的軟體套件 | |
---|---|
javax.sql | 為通過 JavaTM 程式語言進行伺服器端資料源存取和處理提供 API。 |
javax.sql 中 ConnectionEventListener 的使用 |
---|
參數型別為 ConnectionEventListener 的 javax.sql 中的方法 | |
---|---|
void |
PooledConnection.addConnectionEventListener(ConnectionEventListener listener)
註冊給定的事件偵聽器,以便在此 PooledConnection 物件上發生事件時它將得到通知。 |
void |
PooledConnection.removeConnectionEventListener(ConnectionEventListener listener)
從在此 PooledConnection 物件上發生事件時得到通知的元件所組成的列表中移除給定的事件偵聽器。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。