JDO Method
in javax.jdo.datastore.DataStoreCache

void unpinAll(
  Object... oids
)


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