JDO Method
in javax.jdo.datastore.DataStoreCache

void pin(
  Object oid
)


Pin the parameter instance in the second-level cache.
Parameters:
oid - the object id of the instance to pin.
Since:
JDO 2.0