Uses of Class
com.db4o.internal.activation.ActivationDepthImpl
-
Packages that use ActivationDepthImpl Package Description com.db4o.internal.activation -
-
Uses of ActivationDepthImpl in com.db4o.internal.activation
Subclasses of ActivationDepthImpl in com.db4o.internal.activation Modifier and Type Class Description class
DescendingActivationDepth
class
FixedActivationDepth
Activates a fixed depth of the object graph regardless of any existing activation depth configuration settings.class
FullActivationDepth
Activates the full object graph.class
LegacyActivationDepth
Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.class
NonDescendingActivationDepth
Transparent Activation strategy.
-