ConnectionPoolDataSource
- Last Updated: March 6, 2025
- Hybrid Data Pipeline
- Version 4.6
- Documentation
| 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 |