| Package | Description |
|---|---|
| com.jolbox.bonecp |
The core package for the BoneCP connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReplayLog> |
ConnectionHandle.getReplayLog()
Returns transaction history log
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionHandle.setReplayLog(List<ReplayLog> replayLog)
Sets the transaction history log
|
Copyright © 2009-2013 JolBox. All Rights Reserved.