|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageCacheIF | |
---|---|
net.ontopia.persistence.proxy | An object-relational mapping framework. |
Uses of StorageCacheIF in net.ontopia.persistence.proxy |
---|
Classes in net.ontopia.persistence.proxy that implement StorageCacheIF | |
---|---|
class |
AbstractLocalCache
INTERNAL: A transactional storage cache implementation. |
class |
ROLocalCache
INTERNAL: A transactional read-only storage cache implementation. |
class |
RWLocalCache
INTERNAL: A transactional storage cache implementation. |
class |
SharedCache
INTERNAL: A shared storage cache implementation. |
class |
StatisticsCache
INTERNAL: A transactional storage cache implementation. |
Fields in net.ontopia.persistence.proxy declared as StorageCacheIF | |
---|---|
protected StorageCacheIF |
StatisticsCache.pcache
|
protected StorageCacheIF |
AbstractLocalCache.pcache
|
protected StorageCacheIF |
AbstractTransaction.txncache
|
Methods in net.ontopia.persistence.proxy that return StorageCacheIF | |
---|---|
StorageCacheIF |
StorageIF.getStorageCache()
INTERNAL: Returns the shared storage cache, if any. |
StorageCacheIF |
RDBMSStorage.getStorageCache()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |