C E G I O P U

C

clear() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Method to clear the cache.
clear() - Method in class org.jpox.cache.EhcacheLevel2Cache
Method to clear the cache
containsOid(Object) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for whether an object with the specified id is in the cache
containsOid(Object) - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for whether the cache contains the specified id.

E

EhcacheClassBasedLevel2Cache - Class in org.jpox.cache
Plugin for EHCache that allows the user to use different caches for different classes.
EhcacheClassBasedLevel2Cache(OMFContext) - Constructor for class org.jpox.cache.EhcacheClassBasedLevel2Cache
Constructor.
EhcacheLevel2Cache - Class in org.jpox.cache
Simple implementation of a plugin for use of Ehcache caching product with JPOX.
EhcacheLevel2Cache(OMFContext) - Constructor for class org.jpox.cache.EhcacheLevel2Cache
Constructor.
evict(Object) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Evict the parameter instance from the second-level cache.
evict(Object) - Method in class org.jpox.cache.EhcacheLevel2Cache
Evict the parameter instance from the second-level cache.
evictAll() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Class, boolean) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Collection) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Object[]) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll() - Method in class org.jpox.cache.EhcacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Class, boolean) - Method in class org.jpox.cache.EhcacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Collection) - Method in class org.jpox.cache.EhcacheLevel2Cache
Evict the parameter instances from the second-level cache.
evictAll(Object[]) - Method in class org.jpox.cache.EhcacheLevel2Cache
Evict the parameter instances from the second-level cache.

G

get(Object) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for an object from the cache.
get(Object) - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for an object in the cache.
getNumberOfPinnedObjects() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for the number of pinned objects - not supported by Ehcache.
getNumberOfPinnedObjects() - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for the number of pinned objects - not supported by Ehcache.
getNumberOfUnpinnedObjects() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for the number of unpinned objects - not supported by Ehcache.
getNumberOfUnpinnedObjects() - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for the number of unpinned objects - not supported by Ehcache.
getSize() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for the size of the cache.
getSize() - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for the size of the cache.

I

isEmpty() - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Accessor for whether the cache is empty
isEmpty() - Method in class org.jpox.cache.EhcacheLevel2Cache
Accessor for whether the cache is empty

O

org.jpox.cache - package org.jpox.cache
 

P

pin(Object) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Pin the parameter instance in the second-level cache.
pin(Object) - Method in class org.jpox.cache.EhcacheLevel2Cache
Pin the parameter instance in the second-level cache.
pinAll(Class, boolean) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Pin instances in the second-level cache.
pinAll(Collection) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Pin the parameter instances in the second-level cache.
pinAll(Object[]) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Pin the parameter instances in the second-level cache.
pinAll(Class, boolean) - Method in class org.jpox.cache.EhcacheLevel2Cache
Pin instances in the second-level cache.
pinAll(Collection) - Method in class org.jpox.cache.EhcacheLevel2Cache
Pin the parameter instances in the second-level cache.
pinAll(Object[]) - Method in class org.jpox.cache.EhcacheLevel2Cache
Pin the parameter instances in the second-level cache.
put(Object, CachedPC) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Method to add an object to the cache under its id
put(Object, CachedPC) - Method in class org.jpox.cache.EhcacheLevel2Cache
Method to add an object to the cache under its id

U

unpin(Object) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Unpin the parameter instance from the second-level cache.
unpin(Object) - Method in class org.jpox.cache.EhcacheLevel2Cache
Unpin the parameter instance from the second-level cache.
unpinAll(Class, boolean) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Unpin instances from the second-level cache.
unpinAll(Collection) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Unpin the parameter instance from the second-level cache.
unpinAll(Object[]) - Method in class org.jpox.cache.EhcacheClassBasedLevel2Cache
Unpin the parameter instance from the second-level cache.
unpinAll(Class, boolean) - Method in class org.jpox.cache.EhcacheLevel2Cache
Unpin instances from the second-level cache.
unpinAll(Collection) - Method in class org.jpox.cache.EhcacheLevel2Cache
Unpin the parameter instances from the second-level cache.
unpinAll(Object[]) - Method in class org.jpox.cache.EhcacheLevel2Cache
Unpin the parameter instances from the second-level cache.

C E G I O P U

Copyright © -2008 . All Rights Reserved.