Guide to Java Persistence API
-
Updated
Dec 15, 2018
Guide to Java Persistence API
hibernate examples
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
Projeto Spring Boot API com JPA e Hibernate
Add a description, image, and links to the jpa-annotations topic page so that developers can more easily learn about it.
To associate your repository with the jpa-annotations topic, visit your repo's landing page and select "manage topics."