
| Object Methods | JDBC Version Introduced | i-net UNA | i-net SPRINTA | i-net OPTA | i-net MERLIA | Comments |
|---|---|---|---|---|---|---|
| PrintWriter getLogWriter() | 2.0 Optional | – | – | Yes | Yes | |
| int getLoginTimeout() | 2.0 Optional | – | – | Yes | Yes | |
| PooledConnection getPooledConnection() | 2.0 Optional | – | – | Yes | Yes | |
| PooledConnection getPooledConnection( String, String ) | 2.0 Optional | – | – | Yes | Yes | |
| void setLogWriter( PrintWriter ) | 2.0 Optional | – | – | Yes | Yes | |
| void setLoginTimeout( int ) | 2.0 Optional | – | – | Yes | Yes |