Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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