- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Ids - Implementing Types
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
Name | Value | Summary |
---|---|---|
Close |
void | |
Commit |
void | |
CommittedSlot |
Slot | |
Complete |
void | |
NewId |
int | |
ReturnUnusedIds |
void | |
TraverseOwnSlots |
void |