79711641

Date: 2025-07-23 09:39:14
Score: 3.5
Natty:
Report link

It may be due to the @Id in entity is not correct. The repo will automatically cache the data with the @Id. To solve this issue. You may consider using @IdClass to address this composite key issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @IdClass
  • Single line (0.5):
  • Low reputation (1):
Posted by: Amos Yau