All Tags »
configuration »
ObjectContainer (RSS)
Sorry, but there are no more tags available to filter with.
-
How to update the db4o configuration after ObjectContainer is opened?
We have the setup like Application server is using db4o database. When we create a new object type in the database, we have to configure the indexing, unique constraint, etc., information in the database.
We can't close object container and open it again as it will affect the ...