db4o

ReplicationConflictHandler Interface

will be called by a com.db4o.replication.ReplicationProcess upon replication conflicts. Conflicts occur whenever replicate is called with an object that was modified in both ObjectContainers since the last replication run between the two.

For a list of all members of this type, see ReplicationConflictHandler Members.

public interface ReplicationConflictHandler

Requirements

Namespace: com.db4o.replication

Assembly: db4o (in db4o.dll)

See Also

ReplicationConflictHandler Members | com.db4o.replication Namespace