79359403

Date: 2025-01-15 19:10:35
Score: 2.5
Natty:
Report link

It can be done with the predicate with the toString instruction

Predicate dateRestriction = builder.like(builder.toString(root.get("date")), "%2021%");

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lobots