次の方法で共有


close メソッド (SQLServerPooledConnection)

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

構文

public void close()

例外

java.sql.SQLException

解説

close メソッドは、javax.sql.PooledConnection インターフェイスの close メソッドで規定されています。

参照

リファレンス

SQLServerPooledConnection クラス

概念

SQLServerPooledConnection メソッド
SQLServerPooledConnection のメンバー