Updated on 2025-07-15 GMT+08:00

javax.sql.ConnectionPoolDataSource

javax.sql.ConnectionPoolDataSource is the data source connection pool API.

Table 1 Support status for javax.sql.ConnectionPoolDataSource

Method Name

Return Type

Support JDBC 4

getPooledConnection()

PooledConnection

Yes

getPooledConnection(String user,String password)

PooledConnection

Yes