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