Skip to content

This repository focuses on the use of Spring Data JPA for relational object mapping in Java. It shows how Spring Data JPA can be used to connect Java objects to a database. In addition, this repository addresses the implementation of different types of relationships between entities, such as OneToOne, OneToMany, ManyToOne, and ManyToMany

Notifications You must be signed in to change notification settings

NathanaelSantos/Bookstore-jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookstore-jpa

About

This repository focuses on the use of Spring Data JPA for relational object mapping in Java. It shows how Spring Data JPA can be used to connect Java objects to a database. In addition, this repository addresses the implementation of different types of relationships between entities, such as OneToOne, OneToMany, ManyToOne, and ManyToMany

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages