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 classCacheStatisticsImplThe default CacheStatistics(SPI) implementation.Fields in org.apache.openjpa.datacache declared as CacheStatisticsSPI Modifier and Type Field Description protected CacheStatisticsSPIAbstractDataCache. _stats
-