| Package | Description |
|---|---|
| com.jolbox.bonecp |
The core package for the BoneCP connection pool.
|
| com.jolbox.bonecp.hooks |
Support for event notification on a connection state.
|
| Class and Description |
|---|
| ConnectionHook
Interface to the hooking mechanism of a connection lifecycle.
|
| Class and Description |
|---|
| AcquireFailConfig
Parameter class passed to onAcquireFail hook.
|
| ConnectionHook
Interface to the hooking mechanism of a connection lifecycle.
|
| ConnectionState
An enum to indicate the state of a connection to be used as a signal via the onMarkPossiblyBroken
hook.
|
Copyright © 2009-2013 JolBox. All Rights Reserved.