skip to main content
JDBC Support : Supported Functionality : ConnectionPoolDataSource Object
 

ConnectionPoolDataSource Object

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