|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Pool | Pool provides an interface for the acquisition and release of * resources by resource users. |
| Class Summary | |
| Connection | A Connection is a resource that when no longer needed is returned to a Pool. |
| ConnectionAdapter | A ConnectionAdapter class is used for legacy code integration, where it may not be possible to have the resource implement the Resource interface. |
| ConnectionPool | ConnectionPool is a concrete implementation of the Pool interface and provides a pool of connecton objects. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||