See: Description
| Interface | Description |
|---|---|
| ConnectionHook |
Interface to the hooking mechanism of a connection lifecycle.
|
| Class | Description |
|---|---|
| AbstractConnectionHook |
A no-op implementation of the ConnectionHook interface.
|
| AcquireFailConfig |
Parameter class passed to onAcquireFail hook.
|
| Enum | Description |
|---|---|
| ConnectionState |
An enum to indicate the state of a connection to be used as a signal via the onMarkPossiblyBroken
hook.
|
AbstractConnectionHook rather than implementing the ConnectionHook interface directly.Copyright © 2009-2013 JolBox. All Rights Reserved.