StandardIdSystemFactory Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal.Ids
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["StandardIdSystemFactory"] class Type type-node

Syntax

public class StandardIdSystemFactory

Fields

Name Constant Value Summary
Custom 4
static
Default 2
static
InMemory 3
static
Legacy 0
static
PointerBased 1
static
SingleBtree 5
static
StackedBtree 2
static

Methods

Name Value Summary
NewInstance(LocalObjectContainer) IIdSystem
static