- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Handlers - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["IReferenceTypeHandler"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IReferenceTypeHandler"
Type-.->Interface1["IVersionedTypeHandler"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IVersionedTypeHandler"
Type-.->Interface2["IDeepClone"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
Type-.->Interface3["ICascadingTypeHandler"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ICascadingTypeHandler"
Type-.->Interface4["ITypeHandler4"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
Type-.->Interface5["IVirtualAttributeHandler"]
click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IVirtualAttributeHandler"
Type["IFieldAwareTypeHandler"]
class Type type-node
Implementing0["NullFieldAwareTypeHandler"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/NullFieldAwareTypeHandler"
Implementing1["StandardReferenceTypeHandler0"]-.->Type
click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/StandardReferenceTypeHandler0"
Implementing2["StandardReferenceTypeHandler"]-.->Type
click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/StandardReferenceTypeHandler"
Syntax
public interface IFieldAwareTypeHandler : IReferenceTypeHandler, IVersionedTypeHandler, IDeepClone,
ICascadingTypeHandler, ITypeHandler4, IVirtualAttributeHandler