ObjectDB ObjectDB

unpinAll(oids) - JDO DataStoreCache's method

Method
javax.jdo.datastore.DataStoreCache
void unpinAll(
  Collection oids
)

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