db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join

Activation and maximumActivationDepth

  •  01-18-2008, 09:11 PM

    Activation and maximumActivationDepth

    Hi,

     another question, when I set maximumActivationDepth to 1 on Class B (other classes need it to be 2, therefore my default setting is 2), whenever I call activate(instanceOfB, 5) how deep will it activate? I thought activation it manually would go beyond that limit set, but actually it did not in my case... any other way to activate it deeper?

     Thanks, Timm

View Complete Thread