JDO Method
in javax.jdo.datastore.DataStoreCache

void unpinAll(
  Class pcClass, 
  boolean subclasses
)


Unpin instances from the second-level cache.
Parameters:
pcClass - the class of instances to unpin
subclasses - if true, unpin instances of subclasses also
Since:
JDO 2.0