Skip to content

Hibernate project to demonstrate and to understand the hibernate and its mapping concepts in order to perform the transactions done by the Customer by using the established relationship between the Admin, Manager, Cutomer & BankAccount

Notifications You must be signed in to change notification settings

Millstack/Hibernate-JPA-Bank-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hibernate-JPA-Bank-Management-System

Implementing the Hibernate application by using different mapping techniques to build a project on Bank Management System by using the Dao, Dto, Service & Controller layers to achieve security. This project uses the @OneToMany, @ManyToOne and @OneToOne mappings to establish the relationships in between the Entities. This project is to demonstrate and to understand the hibernate and its mapping concepts in order to perform the transactions done by a Customer by using the established relationship between the Admin, Manager, Cutomer & BankAccount

About

Hibernate project to demonstrate and to understand the hibernate and its mapping concepts in order to perform the transactions done by the Customer by using the established relationship between the Admin, Manager, Cutomer & BankAccount

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages