You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when sex = man, the value of children's fatherId is parent's memberId , otherwise the value of children's motherId is parent's memberId , how can I define annotation to resolve this problem?
The text was updated successfully, but these errors were encountered:
This is my basic class:
when sex = man, the value of children's fatherId is parent's memberId , otherwise the value of children's motherId is parent's memberId , how can I define annotation to resolve this problem?
The text was updated successfully, but these errors were encountered: