Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 262 Bytes
  1. Implement a console application that connects over JDBC to the database from the first exercise and calculate based on information from this database how many passengers the airport can serve.

  2. Implement CRUD operation to the database( airplanes table )