prepares for replication with another com.db4o.ObjectContainer .
An com.db4o.ObjectContainer can only be involved in a replication process with one other com.db4o.ObjectContainer at the same time.
The returned com.db4o.replication.ReplicationProcess interface provides methods to commit and to cancel the replication process.
This ObjectContainer will be "peerA" for the returned ReplicationProcess. The other ObjectContainer will be "peerB".
the com.db4o.replication.ReplicationProcess interface for this replication process.
ExtObjectContainer Interface | com.db4o.ext Namespace