Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を使用して休止状態の関係マッピングを使用する場合
@OneToOne @oneToMany @ManyToOne
リレーションは、フェッチごとに複数のクエリを作成します。
関係がどのように機能するかを理解するのを手伝ってくれる人はいますか..??
I have written a web-service that should return a List of Questions The web-service is working fine and I am getting the response in JSON.
The JSON response is as follows: