Uses of Interface
net.ontopia.persistence.proxy.StorageCacheIF
Packages that use StorageCacheIF
-
Uses of StorageCacheIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement StorageCacheIFModifier and TypeClassDescriptionclassINTERNAL: A transactional storage cache implementation.classINTERNAL: A transactional read-only storage cache implementation.classINTERNAL: A transactional storage cache implementation.classINTERNAL: A shared storage cache implementation.classINTERNAL: A transactional storage cache implementation.Fields in net.ontopia.persistence.proxy declared as StorageCacheIFModifier and TypeFieldDescriptionprotected StorageCacheIFAbstractLocalCache.pcacheprotected StorageCacheIFStatisticsCache.pcacheprotected StorageCacheIFAbstractTransaction.txncacheMethods in net.ontopia.persistence.proxy that return StorageCacheIFModifier and TypeMethodDescriptionRDBMSStorage.getStorageCache()StorageIF.getStorageCache()INTERNAL: Returns the shared storage cache, if any.