หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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