Spring GCP-Google数据存储区中的OneToMany,ManyToOne,ManyToMany

时间:2019-01-21 22:15:23

标签: google-app-engine google-cloud-platform spring-data google-cloud-datastore spring-cloud-gcp

我正在尝试找到一种在Spring GCP中实现OneToMany,ManyToOne,ManyToMany关系的方法。

根据参考资料,存在三种表示实体之间关系的方式:嵌入式@Descendant@Reference。并且没有其他方法可以实现上述注释。 请说明实现JPA批注的方式。

0 个答案:

没有答案