Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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 the cache contains the specified id.
containsOid(Object)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
Accessor for whether the cache contains the specified id.
E
EhcacheClassBasedLevel2Cache
- class org.jpox.cache.
EhcacheClassBasedLevel2Cache
.
Plugin for ehcache that allows the user to use different cahces for different classes.
EhcacheClassBasedLevel2Cache(Properties)
- Constructor for class org.jpox.cache.
EhcacheClassBasedLevel2Cache
Constructor.
EhcacheLevel2Cache
- class org.jpox.cache.
EhcacheLevel2Cache
.
Simple implementation of a plugin for use of Ehcache caching product with JPOX.
EhcacheLevel2Cache(Properties)
- Constructor for class org.jpox.cache.
EhcacheLevel2Cache
Constructor.
evict(Object)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
evict(Object)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
evictAll()
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
evictAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
evictAll(Collection)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
evictAll(Object[])
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
evictAll()
- Method in class org.jpox.cache.
EhcacheLevel2Cache
evictAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
evictAll(Collection)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
evictAll(Object[])
- Method in class org.jpox.cache.
EhcacheLevel2Cache
G
get(Object)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
Accessor for an object in 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(Object)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
pinAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
pinAll(Collection)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
pinAll(Object[])
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
pinAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
pinAll(Collection)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
pinAll(Object[])
- Method in class org.jpox.cache.
EhcacheLevel2Cache
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(Object)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
unpinAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
unpinAll(Collection)
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
unpinAll(Object[])
- Method in class org.jpox.cache.
EhcacheClassBasedLevel2Cache
unpinAll(Class, boolean)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
unpinAll(Collection)
- Method in class org.jpox.cache.
EhcacheLevel2Cache
unpinAll(Object[])
- Method in class org.jpox.cache.
EhcacheLevel2Cache
C
E
G
I
O
P
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2007 Java Persistent Objects (JPOX). All Rights Reserved.