close メソッド (SQLServerPooledConnection)
SQLServerPooledConnection オブジェクトが表す物理的な接続を終了します。
構文
public void close()
例外
java.sql.SQLException
解説
close メソッドは、javax.sql.PooledConnection インターフェイスの close メソッドで規定されています。
参照
SQLServerPooledConnection のメソッド
SQLServerPooledConnection のメンバー
SQLServerPooledConnection クラス