/Apartment-Creator-Hibernate

Apartment Creator (AC) is a junior-level database demo application written in Java (1.8). As flats and houses are 'natural containers' that store various objects, the example of creating a multi-room apartment was used. This made it possible to add to different rooms different objects that played the role of furnishing the apartment. AC is a database application based on Hibernate technology. As a consequence, the rooms can be equipped with different objects that can be added in different amounts, modified or removed from the database

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers