IContext Interface

Summary

common functionality for Db4objects.Db4o.Marshall.IReadContext and Db4objects.Db4o.Marshall.IWriteContext and Db4objects.Db4o.Internal.Delete.IDeleteContext
graph BT Type["IContext"] class Type type-node Implementing0["ActivationContext4"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/ActivationContext4" Implementing1["IDefragmentContext"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IDefragmentContext" Implementing2["AbstractBufferContext"]-.->Type click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/AbstractBufferContext" Implementing3["IWriteContext"]-.->Type click Implementing3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IWriteContext" Implementing4["QueryingReadContext"]-.->Type click Implementing4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/QueryingReadContext" Implementing5["ObjectHeaderContext"]-.->Type click Implementing5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectHeaderContext" Implementing6["IActivationContext"]-.->Type click Implementing6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IActivationContext" Implementing7["MarshallingContext"]-.->Type click Implementing7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/MarshallingContext" Implementing8["CollectIdContext"]-.->Type click Implementing8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/CollectIdContext" Implementing9["IObjectIdContext"]-.->Type click Implementing9 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IObjectIdContext" Implementing10["IDeleteContext"]-.->Type click Implementing10 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Delete/IDeleteContext" Implementing11["DeleteContextImpl"]-.->Type click Implementing11 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Delete/DeleteContextImpl" Implementing12["IReferenceActivationContext"]-.->Type click Implementing12 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReferenceActivationContext" Implementing13["ObjectReferenceContext"]-.->Type click Implementing13 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectReferenceContext" Implementing14["IInternalReadContext"]-.->Type click Implementing14 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IInternalReadContext" Implementing15["ObjectIdContextImpl"]-.->Type click Implementing15 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectIdContextImpl" Implementing16["DefragmentContextImpl"]-.->Type click Implementing16 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/DefragmentContextImpl" Implementing17["AbstractReadContext"]-.->Type click Implementing17 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/AbstractReadContext" Implementing18["IBufferContext"]-.->Type click Implementing18 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IBufferContext" Implementing19["IReadContext"]-.->Type click Implementing19 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Implementing20["IHandlerVersionContext"]-.->Type click Implementing20 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext" Implementing21["UnmarshallingContext"]-.->Type click Implementing21 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/UnmarshallingContext"

Syntax

public interface IContext

Methods