SQLServerConnectionPoolDataSource Class
Represents physical database connections for connection pool managers.
Package: com.microsoft.sqlserver.jdbc
Extends: SQLServerDataSource
Implements: javax.sql.ConnectionPoolDataSource
public class SQLServerConnectionPoolDataSource
备注
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 J2EE application servers that provide JDBC 3.0 API spec connection pooling.
另请参见
概念
SQLServerConnectionPoolDataSource Members
JDBC Driver API Reference