| title | getPooledConnection Method () |
|---|---|
| description | getPooledConnection Method () |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerConnectionPoolDataSource.getPooledConnection () |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Tries to establish a physical database connection that can be used as a pooled connection.
public javax.sql.PooledConnection getPooledConnection()
A SQLServerPooledConnection object.
java.sql.SQLException
This getPooledConnection method is specified by the getPooledConnection method in the javax.sql.ConnectionPoolDataSource interface.
getPooledConnection
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members
SQLServerConnectionPoolDataSource Class