|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplayLog | |
|---|---|
| com.jolbox.bonecp | The core package for the BoneCP connection pool. |
| Uses of ReplayLog in com.jolbox.bonecp |
|---|
| Methods in com.jolbox.bonecp that return types with arguments of type ReplayLog | |
|---|---|
List<ReplayLog> |
ConnectionHandle.getReplayLog()
Returns transaction history log |
| Method parameters in com.jolbox.bonecp with type arguments of type ReplayLog | |
|---|---|
protected void |
ConnectionHandle.setReplayLog(List<ReplayLog> replayLog)
Sets the transaction history log |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||