public class PooledConnectionReleasedEvent
extends java.lang.Object
| Constructor and Description |
|---|
PooledConnectionReleasedEvent(PooledConnection<?,?> connection) |
| Modifier and Type | Method and Description |
|---|---|
PooledConnection<?,?> |
getConnection() |
public PooledConnectionReleasedEvent(PooledConnection<?,?> connection)
public PooledConnection<?,?> getConnection()