ConnectionPoolDataSource
- Last Updated: October 9, 2017
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Amazon Redshift 6.0
- Apache Cassandra 6.0
- Apache Hive 6.0
- Apache Spark SQL 6.0
- Atlassian Jira 6.0
- Autonomous REST Connector 6.0
- Cloudera Impala 5.1
- + 24
| 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 |