|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Package org.dbreplicator.replication.synchronize
This is the class that handles the logic behind what to do with records received by the sync process.
See:
Description
| Class Summary | |
|---|---|
| AbstractSynchronize | |
| OperationDelete | This is the main class which handles the synchronization operations on main table when merge handler finds delete operation from the XML file. |
| OperationInsert | This is the main class which handles the synchronization operations on main table when merge handler reads Insert operation from the XML file. |
| OperationUpdate | This is the main class which handles the synchronization operations on main table when merge handler reads Update operation from the XML file. |
Package org.dbreplicator.replication.synchronize Description
This is the class that handles the logic behind what to do with records received by the sync process. Here is decided what to do when a conflict arises.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||

