Uses of Interface
com.db4o.internal.activation.UpdateDepthProvider
-
Packages that use UpdateDepthProvider Package Description com.db4o.internal com.db4o.internal.activation -
-
Uses of UpdateDepthProvider in com.db4o.internal
Methods in com.db4o.internal that return UpdateDepthProvider Modifier and Type Method Description UpdateDepthProviderConfig4Impl. updateDepthProvider()UpdateDepthProviderInternalObjectContainer. updateDepthProvider()UpdateDepthProviderObjectContainerBase. updateDepthProvider()UpdateDepthProviderObjectContainerSession. updateDepthProvider()Methods in com.db4o.internal with parameters of type UpdateDepthProvider Modifier and Type Method Description voidConfig4Impl. updateDepthProvider(UpdateDepthProvider provider) -
Uses of UpdateDepthProvider in com.db4o.internal.activation
Classes in com.db4o.internal.activation that implement UpdateDepthProvider Modifier and Type Class Description classLegacyUpdateDepthProviderclassTPUpdateDepthProvider
-