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 classDescendingActivationDepthclassFixedActivationDepthActivates a fixed depth of the object graph regardless of any existing activation depth configuration settings.classFullActivationDepthActivates the full object graph.classLegacyActivationDepthActivates an object graph to a specific depth respecting any activation configuration settings that might be in effect.classNonDescendingActivationDepthTransparent Activation strategy.
-