Skip to content

sebin-vincent/Spring-Data-JPA_Reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Data-JPA_Reference

This project can be used as a reference for JPA relations mapping and best practices. The project contains detailed example for following scenarios

  1. OneToOne
    a.UniDirectional OneToOne
    b.BiDirectional OneToOne
  2. OneToMany
    a. UniDirectional OneToMany
    b. UniDirectional ManytoOne
    c. BiDirectional OneToMany
  3. ManyToMany
    a. BiDirectional OneToMAny alternative for ManyToMany relation with EmbeddedId and MapsId

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages