ObjectDB ObjectDB

unpinAll(oids) - JDO DataStoreCache's method

Method
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