returns the com.db4o.config.Configuration context for this ObjectServer.
Upon opening an ObjectServer with any of the factory methods in the com.db4o.Db4o class, the global com.db4o.config.Configuration context is copied into the ObjectServer. The com.db4o.config.Configuration can be modified individually for each ObjectServer without any effects on the global settings.
the Configuration context for this ObjectServer
ExtObjectServer Interface | com.db4o.ext Namespace | com.db4o.Db4o.Configure