IIdSystem Interface

graph BT Type["IIdSystem"] class Type type-node Implementing0["IStackableIdSystem"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/IStackableIdSystem" Implementing1["BTreeIdSystem"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/BTreeIdSystem" Implementing2["InMemoryIdSystem"]-.->Type click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/InMemoryIdSystem" Implementing3["PointerBasedIdSystem"]-.->Type click Implementing3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/PointerBasedIdSystem"

Syntax

public interface IIdSystem

Methods