1

I'm trying to find a way how to implement OneToMany, ManyToOne, ManyToMany relationships in Spring GCP.

According to the reference, there are three ways to represent relationships between entities: embedded, @Descendant and @Reference. And there is no other way to implement the above annotations. Please, clarify the way about implementation of JPA annotations.

Nick Nick
  • 177
  • 3
  • 18

0 Answers0