/Hibernate-JPA-Bank-Management-System

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

Primary LanguageJava

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