Handlers4 Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Handlers4"] class Type type-node

Syntax

public class Handlers4

Fields

Name Constant Value Summary
AnyArrayId 12
static
AnyArrayNId 13
static
BooleanId 4
static
ByteId 6
static
CharId 7
static
DateId 10
static
DoubleId 5
static
FloatId 3
static
IntId 1
static
LongId 2
static
ShortId 8
static
StringId 9
static
UntypedId 11
static

Methods

Name Value Summary
Activate(UnmarshallingContext, ITypeHandler4) void
static
ArrayElementHandler(ITypeHandler4, QueryingReadContext) ITypeHandler4
static
BaseType(IReflectClass) IReflectClass
static
BaseTypeHandler(ITypeHandler4) ITypeHandler4
static
CalculateLinkLength(ITypeHandler4) int
static
CanLoadFieldByIndex(ITypeHandler4) bool
static
CascadeActivation(IActivationContext, ITypeHandler4) void
static
CollectIDs(QueryingReadContext, ITypeHandler4) void
static
CollectIdsInternal(CollectIdContext, ITypeHandler4, int, bool) void
static
ErasedFieldType(ObjectContainerBase, IReflectClass) ClassMetadata
static
FieldAwareTypeHandler(ITypeHandler4) IFieldAwareTypeHandler
static
HandleAsObject(ITypeHandler4) bool
static
HandlesArray(ITypeHandler4) bool
static
HandlesClass(ITypeHandler4) bool
static
HandlesMultidimensionalArray(ITypeHandler4) bool
static
HandlesPrimitiveArray(ITypeHandler4) bool
static
HasClassIndex(ITypeHandler4) bool
static
HoldsValueType(ITypeHandler4) bool
static
IsCascading(ITypeHandler4) bool
static
IsClassAware(ITypeHandler4) bool
static
IsIndirectedIndexed(ITypeHandler4) bool
static
IsQueryLeaf(ITypeHandler4) bool
static
IsStandaloneTypeHandler(ITypeHandler4) bool
static
IsUntyped(ITypeHandler4) bool
static
IsValueType(ITypeHandler4) bool
static
IsVariableLength(ITypeHandler4) bool
static
NullRepresentationInUntypedArrays(ITypeHandler4) Object
static
PrepareComparisonFor(ITypeHandler4, IContext, Object) IPreparedComparison
static
PrimitiveClassReflector(ClassMetadata, IReflector) IReflectClass
static
PrimitiveClassReflector(ITypeHandler4, IReflector) IReflectClass
static
ReadValueType(IReadContext, ITypeHandler4) Object
static
UseDedicatedSlot(IContext, ITypeHandler4) bool
static
WrapWithTransactionContext(Transaction, Object, ITypeHandler4) Object
static
Write(ITypeHandler4, IWriteContext, Object) void
static