db4o

ObjectClass.maximumActivationDepth Method 

sets the maximum activation depth to the desired value.

void maximumActivationDepth(
   int depth
);

Parameters

depth
the desired maximum activation depth

Remarks

sets the maximum activation depth to the desired value.

A class specific setting overrides the activationDepth

See Also

ObjectClass Interface | com.db4o.config Namespace | activationDepth | cascadeOnActivate