muonsei / BDV_ADVANDB_MCO3

Implementation of a distributed database using the World Development Indicators dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of a distributed database using the World Development Indicators dataset


Languages

Language:Java 100.0%