db4o

Configuration.classActivationDepthConfigurable Method 

turns maximumActivationDepth on and off.

This feature is turned on by default.

void classActivationDepthConfigurable(
   bool flag
);

Parameters

flag
false to turn the possibility to individually configure class activation depths off

See Also

Configuration Interface | com.db4o.config Namespace | activationDepth