Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 356 Bytes

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.