javax.sql
public interface PooledConnection
Since: 1.4
| Method Summary | |
|---|---|
| void | addConnectionEventListener(ConnectionEventListener listener) |
| void | close() |
| Connection | getConnection() |
| void | removeConnectionEventListener(ConnectionEventListener listener) |
Since: 1.4
Since: 1.4
Since: 1.4
Since: 1.4