db4o

AbstractContextIDMapping Class

Base class for defragment ID mappings.

For a list of all members of this type, see AbstractContextIDMapping Members.

System.Object
   Db4objects.Db4o.Defragment.AbstractContextIDMapping
      Db4objects.Db4o.Defragment.BTreeIDMapping
      Db4objects.Db4o.Defragment.TreeIDMapping

public abstract class AbstractContextIDMapping : IContextIDMapping

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Base class for defragment ID mappings.

Requirements

Namespace: Db4objects.Db4o.Defragment

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

AbstractContextIDMapping Members | Db4objects.Db4o.Defragment Namespace | Db4objects.Db4o.Defragment.Defragment