|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConnectionStrategy | |
|---|---|
| com.jolbox.bonecp | The core package for the BoneCP connection pool. |
| Uses of AbstractConnectionStrategy in com.jolbox.bonecp |
|---|
| Subclasses of AbstractConnectionStrategy in com.jolbox.bonecp | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||