|
|
Browse by Tags
All Tags » Transactions » exceptions (RSS)
-
Hi Maik,
The test case I provided works well in embedded mode, but in a c/s configuration the exceptions are thrown. I filed the bug under http://tracker.db4o.com/browse/COR-767.
Cheers,
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 ...
|
|
|