ObjectDB ObjectDB

evictAll(oids) - JDO DataStoreCache's method

Method
javax.jdo.datastore.DataStoreCache
void evictAll(
  Object... oids
)

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