Freigeben über


getConnection Method (SQLServerPooledConnection)

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

public java.sql.Connection getConnection()

Rückgabewert

A Connection object.

Ausnahmen

java.sql.SQLException

Hinweise

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

Siehe auch

Referenz

SQLServerPooledConnection Class

Konzepte

SQLServerPooledConnection Methods
SQLServerPooledConnection Members