Skip to content

Java Example app that demonstrates basic GUI concepts and JPA with Eclipselink

Notifications You must be signed in to change notification settings

teohaik/Gui-jpa-loan-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Java Example app that demonstrates basic GUI concepts and JPA with Eclipselink

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages