Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 648 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 648 Bytes

Gui-jpa-loan-example

Java Example app that demonstrates basic GUI concepts such as JTable with custom TableModel implementation and JPA with Eclipselink. Contains two simple Entities (LOAN and INSTALLMENT) with OneToMany relationship between them.

Preferrable editor: Netbeans

Problem description (In Greek)

Description

ERD of the example:

Example ERD

Swing GUI Screenshot

Screenshot