| Package | Description |
|---|---|
| com.jolbox.bonecp |
The core package for the BoneCP connection pool.
|
| Modifier and Type | Field and Description |
|---|---|
protected Statistics |
BoneCP.statistics
statistics handle.
|
| Modifier and Type | Method and Description |
|---|---|
Statistics |
BoneCP.getStatistics()
Returns a reference to the statistics class.
|
| Constructor and Description |
|---|
StatementCache(int size,
boolean maintainStats,
Statistics statistics)
Creates a statement cache of given size.
|
Copyright © 2009-2013 JolBox. All Rights Reserved.