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.
エンティティがあるとしましょう: Participant、Rewards、RewardsRedeemed
参加者はタスクを実行して報酬を獲得できます。報酬は、利用可能なすべての報酬の表です。Rewards Redeemed は、どの参加者がどの報酬を引き換えたかを保存する「トランザクション」テーブルです。
もちろん、それはデータベースの方法です。「トランザクション」エンティティを持つこの望ましい機能を Core Data モデルに変換するにはどうすればよいですか?