ObjectDB ObjectDB

evict(oid) - JDO DataStoreCache's method

Method
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