graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IValueTypeHandler"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler"
	Type-.->Interface1["IBuiltinTypeHandler"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IBuiltinTypeHandler"
	Type-.->Interface2["IVariableLengthTypeHandler"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IVariableLengthTypeHandler"
	Type-.->Interface3["IQueryableTypeHandler"]
	click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler"
	Type-.->Interface4["ITypeHandler4"]
	click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
	Type-.->Interface5["IComparable4"]
	click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
	Type["StringBasedValueTypeHandlerBase"]
class Type type-node
	Derived0["StringBufferHandler"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/StringBufferHandler"
						
					 
				 
  			 
		 
	Syntax
	public abstract class StringBasedValueTypeHandlerBase : IValueTypeHandler, IBuiltinTypeHandler, 
    IVariableLengthTypeHandler, IQueryableTypeHandler, ITypeHandler4, IComparable4
			Constructors
			
		
			Fields
			
				
					
						
							
								| Name | Constant Value | Summary | 
						
							
								| _clazz |  |  | 
					
				 
			 
		
			Methods