Modern JavaFX application with H2 database and Hibernate

preview_player
Показать описание
JavaFX CRUD application (Pet clinic) with H2 database and Hibernate. The app allows us to add new vets, new pets, and create a new visit to the veterinarian. The app uses one-to-many relations between entities and cascade. So if the vet or pet is deleted, the visit will be deleted from the database. H2 database helps to store all data in memory.

Рекомендации по теме
Комментарии
Автор

The project download link is in the video description.

AndriusLauFullstack
Автор

Join our group for Java beginners. More info is in the description.

AndriusLauFullstack