Package com.db4o.internal.activation
-
Interface Summary Interface Description ActivationDepth Controls how deep an object graph is activated.ActivationDepthProvider Factory for ActivationDepth strategies.FixedDepth<T extends FixedDepth> ModifiedObjectQuery TransparentActivationDepthProvider UpdateDepth UpdateDepthProvider -
Class Summary Class Description ActivatableBase ActivationContext4 ActivationDepthImpl ActivationMode DepthUtil DescendingActivationDepth FixedActivationDepth Activates a fixed depth of the object graph regardless of any existing activation depth configuration settings.FixedUpdateDepth FullActivationDepth Activates the full object graph.LegacyActivationDepth Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.LegacyActivationDepthProvider LegacyFixedUpdateDepth LegacyUnspecifiedUpdateDepth LegacyUpdateDepthProvider NonDescendingActivationDepth Transparent Activation strategy.NullModifiedObjectQuery TPFixedUpdateDepth TPUnspecifiedUpdateDepth TPUpdateDepthProvider TransparentActivationDepthProviderImpl UnknownActivationDepth UnspecifiedUpdateDepth