db4o 7.4

com.db4o.typehandlers
Interface EmbeddedTypeHandler

All Superinterfaces:
com.db4o.internal.Comparable4, com.db4o.internal.fieldhandlers.FieldHandler, TypeHandler4

public interface EmbeddedTypeHandler
extends TypeHandler4

marker interface to mark TypeHandlers that marshall objects to the parent slot and do not create objects with own identity.


Method Summary
 
Methods inherited from interface com.db4o.typehandlers.TypeHandler4
defragment, delete, read, write
 
Methods inherited from interface com.db4o.internal.Comparable4
prepareComparison
 


db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.