| Package | Description |
|---|---|
| com.jolbox.bonecp |
The core package for the BoneCP connection pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedConnectionStrategy
A connection strategy that is optimized to store/retrieve the connection inside a thread
local variable.
|
class |
DefaultConnectionStrategy
The normal getConnection() strategy class in use.
|
Copyright © 2009-2013 JolBox. All Rights Reserved.