|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPoolListener | |
|---|---|
| snaq.db | Utility classes to enhance the standard JDBC functionality. |
| Uses of ConnectionPoolListener in snaq.db |
|---|
| Classes in snaq.db that implement ConnectionPoolListener | |
|---|---|
class |
ConnectionPoolEventAdapter
Adapter implementation for handling ConnectionPoolEvent objects for
ConnectionPool instances. |
class |
DBPoolDataSource
A DataSource implementation which produces Connection
instances. |
| Methods in snaq.db with parameters of type ConnectionPoolListener | |
|---|---|
void |
ConnectionPool.addConnectionPoolListener(ConnectionPoolListener listener)
Adds a ConnectionPoolListener to the event notification list. |
void |
ConnectionPool.removeConnectionPoolListener(ConnectionPoolListener listener)
Removes a ConnectionPoolListener from the event notification list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||