|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheIF | |
|---|---|
| net.ontopia.persistence.proxy | An object-relational mapping framework. |
| Uses of CacheIF in net.ontopia.persistence.proxy |
|---|
| Classes in net.ontopia.persistence.proxy that implement CacheIF | |
|---|---|
class |
ClusteredCache
INTERNAL: CacheIF implementation that wraps a Map and notified the cluster about removals. |
class |
DefaultCache
INTERNAL: CacheIF implementation that wraps a Map. |
| Fields in net.ontopia.persistence.proxy declared as CacheIF | |
|---|---|
protected CacheIF |
TransactionalLRULookupIndex.cache
|
protected CacheIF |
QueryCache.cache
|
| Methods in net.ontopia.persistence.proxy that return CacheIF | |
|---|---|
CacheIF |
JGroupsCaches.createCache(int cacheType,
IdentityIF namespace)
|
CacheIF |
DefaultCaches.createCache(int cacheType,
IdentityIF namespace)
|
CacheIF |
CachesIF.createCache(int cacheType,
IdentityIF namespace)
|
| Constructors in net.ontopia.persistence.proxy with parameters of type CacheIF | |
|---|---|
TransactionalLRULookupIndex(CacheIF cache,
int lrusize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||