javax.sql.ConnectionPoolDataSource
javax.sql.ConnectionPoolDataSource is the data source connection pool API.
Method Name |
Return Type |
Support JDBC 4 |
---|---|---|
getPooledConnection() |
PooledConnection |
Yes |
getPooledConnection(String user,String password) |
PooledConnection |
Yes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.