Help Center/ GaussDB/ Centralized_2.x/ API Reference/ JDBC/ javax.sql.ConnectionPoolDataSource
Updated on 2023-10-23 GMT+08:00

javax.sql.ConnectionPoolDataSource

This section describes javax.sql.ConnectionPoolDataSource, the API for data source connection pools.

Table 1 Support status for javax.sql.ConnectionPoolDataSource

Method Name

Return Type

JDBC 4 Is Supported Or Not

getPooledConnection()

PooledConnection

Yes

getPooledConnection(String user,String password)

PooledConnection

Yes