ConnectionPoolDataSource Methods | Version Introduced | Supported | Comments |
int getLoginTimeout() | 2.0 Optional | Yes | |
PrintWriter getLogWriter() | 2.0 Optional | Yes | |
PooledConnection getPooledConnection() | 2.0 Optional | Yes | |
PooledConnection getPooledConnection (String, String) | 2.0 Optional | Yes | |
void setLoginTimeout(int) | 2.0 Optional | Yes | |
void setLogWriter(PrintWriter) | 2.0 Optional | Yes |