/BDV_ADVANDB_MCO3

Implementation of a distributed database using the World Development Indicators dataset

Primary LanguageJava

Welcome, human

Henlo! Use Eclipse IDE to import the project.

FXML IDs

Select

Button:
  selectButtonGenerate
  selectButtonExecute

ComboBox:
  selectRegion
  
TextArea:
  selectQuery
  
TableView:
  selectTableview

Insert

Button:
  insertButtonGenerate
  insertButtonExecute

ComboBox:
  insertRegion
  insertCountry
  insertValue
  
TextArea:
  insertQuery
  
TableView:
  insertTableview

Update

Button:
  updateButtonGenerate
  updateButtonExecute

ComboBox:
  updateID
  updateRegion
  updateCountry
  updateYear
  updateValue
  
TextArea:
  updateQuery
  
TableView:
  updateTableview

Delete

Button:
  deleteButtondelete

TableView:
  deleteTableview