Class AddTables
java.lang.Object
com.jsql.view.terminal.interaction.AddTables
- All Implemented Interfaces:
InteractionCommand
Add the tables to the corresponding database.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AddTables
- Parameters:
interactionParams
- List of tables 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
-