|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PooledObjectEvent | |
|---|---|
| org.firebirdsql.pool | |
| Uses of PooledObjectEvent in org.firebirdsql.pool |
|---|
| Methods in org.firebirdsql.pool with parameters of type PooledObjectEvent | |
|---|---|
protected void |
AbstractConnectionPool.physicalConnectionDeallocated(PooledObjectEvent event)
Notify about the deallocation of the physical connection (for example, when connection is removed by the idle remover thread). |
void |
PooledObjectListener.pooledObjectReleased(PooledObjectEvent event)
Notify that pooled object was released and can be returned back to the pool. |
void |
AbstractConnectionPool.pooledObjectReleased(PooledObjectEvent event)
Notify about new available connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||