specifies the global updateDepth.
[Visual Basic] Sub updateDepth( _ ByVal depth As Integer _ ) [C#] void updateDepth( int depth ); [C++] void updateDepth( int depth ); [JScript] function updateDepth( int depth );
specifies the global updateDepth.
see the documentation of ObjectContainer.set() for further details.
The value be may be overridden for individual classes.
The default setting is 0: Only the object passed to ObjectContainer.set() will be updated.
Configuration Interface | com.db4o.config Namespace | com.db4o.config.ObjectClass.updateDepth | com.db4o.config.ObjectClass.cascadeOnUpdate | Using callbacks