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. |
See Also
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members
SQLServerConnectionPoolDataSource Class