다음을 통해 공유


getConnection Method (SQLServerPooledConnection)

Creates an object handle for the physical connection that this SQLServerPooledConnection object represents.

public java.sql.Connection getConnection()

반환 값

A Connection object.

예외

java.sql.SQLException

주의

This getConnection method is specified by the getConnection method in the javax.sql.PooledConnection interface.

참고 항목

참조

SQLServerPooledConnection Class

개념

SQLServerPooledConnection Methods
SQLServerPooledConnection Members