|
|
Browse by Tags
All Tags » Transactions » Blobs (RSS)
-
I supplied a patch in jira. (http://tracker.db4o.com/browse/COR-738).
This patch adds a new Message for just closing the socket without terminating the current transaction.
I hope this is the correct handling for blobs.
- Andreas
-
Hello *,
when switching the database file in c/s mode and using a blob read or write operation, the BlobProcessor closes the current transaction (Is this how it should be???), but db4o continues to use this open transaction. So closing the ObjectContainer results in a NullPointerException, because the Server couldn't find the correct ...
|
|
|