SchoolManagerFX + Custom ORM
JavaFX management application with a custom ORM built using Java Reflection.
Development of ENSATJPA, a custom ORM inspired by Hibernate, abstracting SQL complexity via annotations and reflection.
The Problem
Low-level SQL manipulation increases complexity and maintenance cost.
The Solution
A custom Object-Relational Mapping framework.




Year
2024
Role
Core Developer — designed and implemented the ORM and application layers.
Tech Stack
JavaJavaFXPostgreSQLReflection APIDesign Patterns
Links