- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Interfaces
- Base Types
-
- Object
- Identifiable
- Derived Types
graph BT
Type-->Base0["Identifiable"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/Identifiable"
Base0-->Base1["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["PersistentBase"]
class Type type-node
Derived0["ClassMetadata"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ClassMetadata"
Derived1["ClassMetadataRepository"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ClassMetadataRepository"
Derived2["LocalPersistentBase"]-->Type
click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/LocalPersistentBase"
Syntax
public abstract class PersistentBase : Identifiable, IPersistent, ILinkLengthAware
Fields
Name | Constant Value | Summary |
---|---|---|
_id |
Inherited from Identifiable
|
|
_state |
Inherited from Identifiable
|