| 
Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KodoDataStoreCache
Interface implemented by Kodo L2 cache facade.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface javax.jdo.datastore.DataStoreCache | 
|---|
DataStoreCache.EmptyDataStoreCache | 
| Field Summary | |
|---|---|
static String | 
NAME_DEFAULT
Name of default cache.  | 
| Method Summary | |
|---|---|
 boolean | 
contains(Object oid)
Return true if the cache contains the given oid.  | 
 boolean | 
containsAll(Collection oids)
Return whether the cache contains all given oids.  | 
 boolean | 
containsAll(Object[] oids)
Return whether the cache contains all given oids.  | 
| Methods inherited from interface javax.jdo.datastore.DataStoreCache | 
|---|
evict, evictAll, evictAll, evictAll, evictAll, pin, pinAll, pinAll, pinAll, unpin, unpinAll, unpinAll, unpinAll | 
| Field Detail | 
|---|
static final String NAME_DEFAULT
| Method Detail | 
|---|
boolean contains(Object oid)
boolean containsAll(Collection oids)
boolean containsAll(Object[] oids)
  | 
Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||