Replication support package
| Interface | Description |
|---|---|
| ReplicationConflictHandler | 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. |
| ReplicationProcess | db4o replication interface. |