Kodo 4.1.0 generated on October 9 2006

kodo.persistence
Interface StoreCache

All Superinterfaces:
org.apache.openjpa.persistence.StoreCache

Deprecated.

public interface StoreCache
extends org.apache.openjpa.persistence.StoreCache

Redefines OpenJPA StoreCache for backward compatibility with published Kodo-specific 4.0 API.

Since:
4.1

Field Summary
 
Fields inherited from interface org.apache.openjpa.persistence.StoreCache
NAME_DEFAULT
 
Method Summary
 
Methods inherited from interface org.apache.openjpa.persistence.StoreCache
contains, containsAll, containsAll, evict, evictAll, evictAll, evictAll, getDelegate, pin, pinAll, pinAll, unpin, unpinAll, unpinAll
 


Kodo 4.1.0 generated on October 9 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.