JDO Method
in javax.jdo.datastore.DataStoreCache

void pinAll(
  Class pcClass, 
  boolean subclasses
)


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