tuning feature: configures whether db4o should try to instantiate one instance of each persistent class on system startup.
tuning feature: configures whether db4o should try to instantiate one instance of each persistent class on system startup.
In a production environment this setting can be set to
false, if all persistent classes have public default constructors.
true
IConfiguration Interface | Db4objects.Db4o.Config Namespace