JDO Method
in javax.jdo.datastore.DataStoreCache

void evictAll(
  boolean subclasses, 
  Class pcClass
)


Evict the parameter instances from the second-level cache.
Parameters:
pcClass - the class of instances to evict
subclasses - if true, evict instances of subclasses also
Since:
JDO 2.1