Class AddColumns
java.lang.Object
com.jsql.view.terminal.interaction.AddColumns
- All Implemented Interfaces:
InteractionCommand
Add the columns to corresponding table.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AddColumns
- Parameters:
interactionParams
- List of columns retrieved by the Model
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-