Class AddDatabases
java.lang.Object
com.jsql.view.terminal.interaction.AddDatabases
- All Implemented Interfaces:
InteractionCommand
Add the databases to current injection panel.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AddDatabases
- Parameters:
interactionParams
- List of databases 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
-