It can be done with the predicate with the toString instruction
Predicate dateRestriction = builder.like(builder.toString(root.get("date")), "%2021%");