Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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