共用方式為


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