aids migration of objects between ObjectContainers.
nullto denote that migration is completed.
aids migration of objects between ObjectContainers.
When objects are migrated from one ObjectContainer to another, it is desirable to preserve virtual object attributes such as the object version number or the UUID. Use this method to signal to an ObjectContainer that it should read existing version numbers and UUIDs from another ObjectContainer. This method should also be used during the Defragment. It is included in the default implementation supplied in Defragment.java/Defragment.cs.
ExtObjectContainer Interface | com.db4o.ext Namespace