JDO Method
in javax.jdo.datastore.DataStoreCache

void evictAll(
  Collection oids
)


Evict the parameter instances from the second-level cache.
Parameters:
oids - the object ids of the instance to evict.
Since:
JDO 2.0