JDO Method
in javax.jdo.datastore.DataStoreCache

void evict(
  Object oid
)


Evict the parameter instance from the second-level cache.
Parameters:
oid - the object id of the instance to evict.
Since:
JDO 2.0