Uses of Interface
net.ontopia.persistence.proxy.CacheMetricsIF
-
Packages that use CacheMetricsIF Package Description net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of CacheMetricsIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement CacheMetricsIF Modifier and Type Class Description classQueryCache<K,E>INTERNAL: A storage access implementation accessing relational databases using JDBC.classTransactionalLRULookupIndexINTERNAL:Methods in net.ontopia.persistence.proxy that return types with arguments of type CacheMetricsIF Modifier and Type Method Description Map<Long,CacheMetricsIF>RDBMSMetricsIF. getTopicIFgetRolesByType2QueryCacheMetrics()Map<Long,CacheMetricsIF>RDBMSMetricsIF. getTopicIFgetRolesByTypeQueryCacheMetrics()Map<Long,CacheMetricsIF>RDBMSMetricsIF. getTopicMapIFgetObjectByItemIdentifierQueryCacheMetrics()Map<Long,CacheMetricsIF>RDBMSMetricsIF. getTopicMapIFgetTopicBySubjectIdentifierQueryCacheMetrics()Map<Long,CacheMetricsIF>RDBMSMetricsIF. getTopicMapIFgetTopicBySubjectQueryCacheMetrics()
-