- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Handlers 
- Interfaces
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IValueTypeHandler"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler"
	Type-.->Interface1["IIndexableTypeHandler"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexableTypeHandler"
	Type-.->Interface2["IIndexable4"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4"
	Type-.->Interface3["IComparable4"]
	click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
	Type-.->Interface4["ILinkLengthAware"]
	click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware"
	Type-.->Interface5["IBuiltinTypeHandler"]
	click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IBuiltinTypeHandler"
	Type-.->Interface6["IQueryableTypeHandler"]
	click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler"
	Type-.->Interface7["ITypeHandler4"]
	click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
	Type-.->Interface8["ICanExcludeNullInQueries"]
	click Interface8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ICanExcludeNullInQueries"
	Type["PrimitiveHandler"]
class Type type-node
	Derived0["CharHandler"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/CharHandler"
	Derived1["NetTypeHandler"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/NetTypeHandler"
	Derived2["BooleanHandler"]-->Type
	click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/BooleanHandler"
	Derived3["ShortHandler"]-->Type
	click Derived3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/ShortHandler"
	Derived4["ByteHandler"]-->Type
	click Derived4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/ByteHandler"
	Derived5["LongHandler"]-->Type
	click Derived5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/LongHandler"
	Derived6["IntHandler"]-->Type
	click Derived6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IntHandler"
						
					Syntax
public abstract class PrimitiveHandler : IValueTypeHandler, IIndexableTypeHandler, IIndexable4, 
    IComparable4, ILinkLengthAware, IBuiltinTypeHandler, IQueryableTypeHandler, ITypeHandler4, 
    ICanExcludeNullInQueriesFields
| Name | Constant Value | Summary | 
|---|---|---|
| _classReflector |