ObjectDB ObjectDB

unpin(oid) - JDO DataStoreCache's method

Method
javax.jdo.datastore.DataStoreCache
void unpin(
  Object oid
)

Unpin the parameter instance from the second-level cache.
Parameters:
oid - the object id of the instance to unpin.
Since:
JDO 2.0