|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Stats | |
| org.objectweb.cjdbc.controller.cache | Query cache implementations. |
| org.objectweb.cjdbc.util | C-JDBC internal utilities such as locks, statistics and exceptions. |
| Uses of Stats in org.objectweb.cjdbc.controller.cache |
| Fields in org.objectweb.cjdbc.controller.cache declared as Stats | |
private Stats |
CacheStatistics.select
|
private Stats |
CacheStatistics.hits
|
private Stats |
CacheStatistics.insert
|
private Stats |
CacheStatistics.update
|
private Stats |
CacheStatistics.delete
|
private Stats |
CacheStatistics.unknown
|
private Stats |
CacheStatistics.remove
|
private Stats |
CacheStatistics.create
|
private Stats |
CacheStatistics.drop
|
| Uses of Stats in org.objectweb.cjdbc.util |
| Methods in org.objectweb.cjdbc.util with parameters of type Stats | |
void |
Stats.merge(Stats anotherStat)
Adds the entries of another Stats object to this one. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||