db4o

ExtObjectContainer.isCached Method 

tests if an object with this ID is currently cached.

bool isCached(
   long ID
);

Parameters

ID
the internal ID

Remarks

tests if an object with this ID is currently cached.

See Also

ExtObjectContainer Interface | com.db4o.ext Namespace