All Tags »
asp.net »
web (RSS)
Sorry, but there are no more tags available to filter with.
-
Hello!
There are special Starter Kits provided:
http://developer.db4o.com/ProjectSpaces/view.aspx/Starter_Kits
You will find an explanation for a single objectContainer implementation (shared transaction) and for client/server implementation (request transaction). Both open a database connection on the first request.
You may also find some ...