public class CopySelectedAsSqlDeleteInsertAction extends WbAction(Code)
Action to copy the selected content of a table to the clipboard as pairs of
DELETE/INSERT statements
See Also:workbench.gui.components.ClipBoardCopier author: support@sql-workbench.net