|
|
Browse by Tags
All Tags » ObjectContainer » weak references » Delete (RSS)
-
It seems that when I query for an object which is already known to db4o, the result is taken from the cache regardless of the fact that the cache might be inconsistent with the database.
For example
- Create two objects, the first referencing the second
- Store the objects and commit
- Delete the second object from the database and ...
|
|
|