SQLServerPooledConnection 成員

下載 JDBC 驅動程式

下表列出由 SQLServerPooledConnection 類別公開的成員。

建構函式

無。

欄位

無。

繼承的欄位

無。

方法

名稱 描述
addConnectionEventListener 註冊指定的事件接聽程式,如此一來,當這個 SQLServerPooledConnection 物件上發生事件時,它就可以收到通知。
close 關閉這個 SQLServerPooledConnection 物件所代表的實體連接。
getConnection 建立這個 SQLServerPooledConnection 物件所代表之實體連線的物件控制代碼。
removeConnectionEventListener 移除給定的事件接聽程式。

繼承的方法

類別繼承自: 方法
java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

另請參閱

SQLServerPooledConnection 類別