title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
getConnection Method (SQLServerPooledConnection) |
getConnection Method (SQLServerPooledConnection) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerPooledConnection.getConnection |
Assembly |
[!INCLUDEDriver_JDBC_Download]
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 Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class