With JPA can I have a field in Class A be OneToOne to Class B and then a field in Class B be OneToOne to Class A?

前端 未结 0 1654
北荒
北荒 2020-12-16 05:29

I have 2 classes where Class A has a non-null field that is a OneToOne of Class B.

Now I am looking to have a field in Class B that connects to one of the Class A Ins

相关标签:
回答
  • 消灭零回复
提交回复
热议问题