Condividi tramite


getConnection Method (SQLServerPooledConnection)

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

public java.sql.Connection getConnection()

Valore restituito

A Connection object.

Eccezioni

java.sql.SQLException

Osservazioni

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

Vedere anche

Riferimento

SQLServerPooledConnection Class

Concetti

SQLServerPooledConnection Methods
SQLServerPooledConnection Members