Uses of Class
com.db4o.internal.marshall.UnmarshallingContext
- 
Packages that use UnmarshallingContext Package Description com.db4o.internal com.db4o.internal.handlers 
- 
- 
Uses of UnmarshallingContext in com.db4o.internalMethods in com.db4o.internal with parameters of type UnmarshallingContext Modifier and Type Method Description abstract voidClassAspect. activate(UnmarshallingContext context)voidCommitTimestampFieldMetadata. activate(UnmarshallingContext context)voidFieldMetadata. activate(UnmarshallingContext context)static voidHandlers4. activate(UnmarshallingContext context, TypeHandler4 handler)voidTranslatedAspect. activate(UnmarshallingContext context)voidTypeHandlerAspect. activate(UnmarshallingContext context)voidVirtualFieldMetadata. activate(UnmarshallingContext context)voidFieldMetadata. attemptUpdate(UnmarshallingContext context)java.lang.ObjectClassMetadata. instantiate(UnmarshallingContext context)java.lang.ObjectObjectTypeMetadata. instantiate(UnmarshallingContext context)java.lang.ObjectPrimitiveTypeMetadata. instantiate(UnmarshallingContext context)java.lang.ObjectClassMetadata. instantiateTransient(UnmarshallingContext context)java.lang.ObjectPrimitiveTypeMetadata. instantiateTransient(UnmarshallingContext context)protected voidClassMetadata. onInstantiate(UnmarshallingContext context, java.lang.Object obj)
- 
Uses of UnmarshallingContext in com.db4o.internal.handlersMethods in com.db4o.internal.handlers with parameters of type UnmarshallingContext Modifier and Type Method Description voidStandardReferenceTypeHandler. activateAspects(UnmarshallingContext context)
 
-