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.
另請參閱
參考
SQLServerConnectionPoolDataSource Class
概念
getPooledConnection
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members