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