Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents physical database connections for connection pool managers.
Package: com.microsoft.sqlserver.jdbc
Extends: SQLServerDataSource
Implements: javax.sql.ConnectionPoolDataSource
Syntax
public class SQLServerConnectionPoolDataSource
Remarks
SQLServerConnectionPoolDataSource is typically used in Java Application Server environments that support built-in connection pooling and require a ConnectionPoolDataSource to provide physical connections, such as Java Platform, Enterprise Edition (Java EE) application servers that provide JDBC 3.0 API spec connection pooling.
See Also
SQLServerConnectionPoolDataSource Members
JDBC Driver API Reference