db4o

Db4objects.Db4o.Replication Namespace

Replication support package

Namespace hierarchy

Interfaces

Interface Description
IReplicationConflictHandler 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.
IReplicationProcess db4o replication interface.