OCLOperators Refresh
No edit summary
No edit summary
Line 1: Line 1:
Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if there are changes done to objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are freshly pulled from the Persistence server.
Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if any changes were done to the objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are pulled afresh from the Persistence server.


This is an efficient way to make sure multiple clients see the same information.
This is an efficient way to make sure multiple clients see the same information.
[[Category:OCLOperators]]
[[Category:OCLOperators]]
[[Category:OCL ViewModel Operators]]

Revision as of 06:03, 25 April 2023

Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if any changes were done to the objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are pulled afresh from the Persistence server.

This is an efficient way to make sure multiple clients see the same information.

This page was edited 99 days ago on 02/10/2024. What links here