/Hibernate_Demo_Project

Demo Java Project that performs Student & Course Registration related CRUD operations using the Hibernate Framework.

Primary LanguageJava

Hibernate Demo Project

Student & Course Registration Java Project developed using the Hibernate Framework as a coursework at IJSE-GDSE.

Performs basic CRUD Operations on a MySQL Database using Hibernate ORM 5.4.

This project utilizes the Layered Architecture and Java Swing for UI.

Students & Courses can only be added and viewed currently.