ObjectDB ObjectDB

pinAll(subclasses, pcClass) - JDO DataStoreCache's method

Method
javax.jdo.datastore.DataStoreCache
void pinAll(
  boolean subclasses,
  Class pcClass
)

Pin instances in the second-level cache.
Parameters:
subclasses - if true, pin instances of subclasses also
pcClass - the class of instances to pin
Since:
JDO 2.1