javax.sql.ConnectionPoolDataSource
This section describes javax.sql.ConnectionPoolDataSource, the API for data source connection pools.
Method Name |
Return Type |
Support JDBC4 (Yes/No) |
Support Unplanned ALT (Yes/No) |
---|---|---|---|
getPooledConnection() |
PooledConnection |
Yes |
Yes |
getPooledConnection(String user,String password) |
PooledConnection |
Yes |
Yes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.