Class AddTables

java.lang.Object
com.jsql.view.terminal.interaction.AddTables
All Implemented Interfaces:
InteractionCommand

public class AddTables extends Object implements InteractionCommand
Add the tables to the corresponding database.
  • Constructor Details

    • AddTables

      public AddTables(Object[] interactionParams)
      Parameters:
      interactionParams - List of tables retrieved by the Model
  • Method Details