| Class | Description |
|---|---|
| DifferentialSynchronizationStrategy |
Database-independent synchronization strategy that only updates differences between two databases.
|
| FullSynchronizationStrategy |
Database-independent synchronization strategy that does full record transfer between two databases.
|
| PassiveSynchronizationStrategy |
Trivial
SynchronizationStrategy implementation that assumes that the inactive database is already in sync. |
| SynchronizationContextImpl<D> | |
| SynchronizationStrategyBuilder | |
| SynchronizationSupport |