- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Interfaces
- Base Types
-
- Object
- Identifiable
- PersistentBase
- Derived Types
graph BT
Type-->Base0["PersistentBase"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/PersistentBase"
Base0-->Base1["Identifiable"]
click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/Identifiable"
Base1-->Base2["Object"]
Type-.->Interface0["IPersistent"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IPersistent"
Type-.->Interface1["ILinkLengthAware"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware"
Type["LocalPersistentBase"]
class Type type-node
Derived0["PersistentIntegerArray"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/PersistentIntegerArray"
Derived1["BTree"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTree"
Derived2["BTreeNode"]-->Type
click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeNode"
Syntax
public abstract class LocalPersistentBase : PersistentBase, IPersistent, ILinkLengthAware
Constructors
Fields
Name | Constant Value | Summary |
---|---|---|
_id |
Inherited from Identifiable
|
|
_state |
Inherited from Identifiable
|