-
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.
-
Implement CRUD operation to the database( airplanes table )