Uses of Interface
com.db4o.internal.activation.ModifiedObjectQuery
-
Packages that use ModifiedObjectQuery Package Description com.db4o.internal.activation -
-
Uses of ModifiedObjectQuery in com.db4o.internal.activation
Classes in com.db4o.internal.activation that implement ModifiedObjectQuery Modifier and Type Class Description classNullModifiedObjectQueryFields in com.db4o.internal.activation declared as ModifiedObjectQuery Modifier and Type Field Description static ModifiedObjectQueryNullModifiedObjectQuery. INSTANCEMethods in com.db4o.internal.activation with parameters of type ModifiedObjectQuery Modifier and Type Method Description UnspecifiedUpdateDepthLegacyUpdateDepthProvider. unspecified(ModifiedObjectQuery query)UnspecifiedUpdateDepthTPUpdateDepthProvider. unspecified(ModifiedObjectQuery query)UnspecifiedUpdateDepthUpdateDepthProvider. unspecified(ModifiedObjectQuery query)Constructors in com.db4o.internal.activation with parameters of type ModifiedObjectQuery Constructor Description TPFixedUpdateDepth(int depth, ModifiedObjectQuery query)
-