← Back to Portfolio

Java H2 Employee Database App

Technologies Used

Java javax.swing H2 Database JPA (Hibernate) Apache Maven

Overview

This is a Java Swing desktop application for managing employee data. It strictly adheres to the Model-View-Controller (MVC) architectural pattern and uses JPA/Hibernate for database interactions with an embedded H2 database.

Architecture (MVC Pattern)

Key Features