| title | SQLServerPooledConnection Class |
|---|---|
| description | SQLServerPooledConnection Class |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Represents a physical database connection in a connection pool.
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: javax.sql.PooledConnection
public final class SQLServerPoolingDataSource
The SQLServerPooledConnection class provides methods for the connection pool manager to manage the connection pool. Applications typically do not instantiate these connections directly.