forces analysation of all Classes during a running session.
forces analysation of all Classes during a running session.
This method may be useful in combination with a modified ClassLoader and allows exchanging classes during a running db4o session.
Calling this method on the global Configuration context will refresh the classes in all db4o sessions in the running VM. Calling this method in an ObjectContainer Configuration context, only the classes of the respective ObjectContainer will be refreshed.
Configuration Interface | com.db4o.config Namespace | setClassLoader