Package com.jsql.view.swing.interaction
Class AddTables
java.lang.Object
com.jsql.view.swing.interaction.AddTables
- All Implemented Interfaces:
com.jsql.view.interaction.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()- Specified by:
executein interfacecom.jsql.view.interaction.InteractionCommand
-