共用方式為


getPooledConnection Method (SQLServerConnectionPoolDataSource)

Tries to establish a physical database connection that can be used as a pooled connection.

Overload List

Name Description

getPooledConnection ()

Tries to establish a physical database connection that can be used as a pooled connection.

getPooledConnection (java.lang.String, java.lang.String)

Tries to establish a physical database connection that can be used as a pooled connection based on the given user name and password.

另請參閱

參考

SQLServerConnectionPoolDataSource Class

概念

SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members