Class RefreshOperation


public class RefreshOperation extends AbstractOperation
This operation literally refreshes dataset contents into the database. This means that data of existing rows is updated and non-existing row get inserted. Any rows which exist in the database but not in dataset stay unaffected.
Since:
Feb 19, 2002
Version:
$Revision$
Author:
Manuel Laflamme