| Package | Description |
|---|---|
| snaq.db |
Classes implementing core DBPool functionality, related utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPoolEventAdapter
Adapter implementation for handling
ConnectionPoolEvent objects for
ConnectionPool instances. |
class |
DBPoolDataSource
A
DataSource implementation which produces Connection
instances. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2013. All Rights Reserved.