[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interfaces

  InterfaceDescription
public interfaceIReplicationConflictHandler
will be called by a Db4objects.Db4o.Replication.IReplicationProcess upon replication conflicts. Conflicts occur whenever Db4objects.Db4o.Replication.IReplicationProcess.Replicate is called with an object that was modified in both ObjectContainers since the last replication run between the two.

public interfaceIReplicationProcess
db4o replication interface.