db4o 8.0

com.db4o.marshall
Interface ReferenceActivationContext

All Superinterfaces:
Context, ReadBuffer, ReadContext

public interface ReferenceActivationContext
extends ReadContext

this interface is passed to reference type handlers.


Method Summary
 java.lang.Object persistentObject()
           
 
Methods inherited from interface com.db4o.marshall.ReadContext
readObject, readObject
 
Methods inherited from interface com.db4o.marshall.Context
objectContainer, transaction
 
Methods inherited from interface com.db4o.marshall.ReadBuffer
offset, readBitMap, readByte, readBytes, readInt, readLong, seek
 

Method Detail

persistentObject

java.lang.Object persistentObject()

db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.