ObjectDB ObjectDB

pinAll(oids) - JDO DataStoreCache's method

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

Pin the parameter instances in the second-level cache.
Parameters:
oids - the object ids of the instances to pin.
Since:
JDO 2.0