79302207

Date: 2024-12-23 05:16:41
Score: 1
Natty:
Report link

I think embedded primary key (TempPrimaryKey) should implements Serializable interface.

@Setter
@Getter
@Embeddable
public class TempPrimaryKey implements Serilizable {
 // code
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: kush parsaniya