次の方法で共有


getConnection メソッド (SQLServerPooledConnection)

SQLServerPooledConnection オブジェクトが表す物理的な接続用のオブジェクト ハンドルを作成します。

構文

public java.sql.Connection getConnection()

戻り値

Connection オブジェクトです。

例外

java.sql.SQLException

解説

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

参照

リファレンス

SQLServerPooledConnection クラス

概念

SQLServerPooledConnection メソッド
SQLServerPooledConnection のメンバー