[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |