Uses of Interface
org.apache.openjpa.datacache.CacheStatisticsSPI
-
Packages that use CacheStatisticsSPI Package Description org.apache.openjpa.datacache OpenJPA Data Cache -
-
Uses of CacheStatisticsSPI in org.apache.openjpa.datacache
Classes in org.apache.openjpa.datacache that implement CacheStatisticsSPI Modifier and Type Class Description class
CacheStatisticsImpl
The default CacheStatistics(SPI) implementation.Fields in org.apache.openjpa.datacache declared as CacheStatisticsSPI Modifier and Type Field Description protected CacheStatisticsSPI
AbstractDataCache. _stats
-