0

I am trying to fetch all the rows where deletedAt fields are null. But it's not working.

List<DesignTeam> findByDesignTeamContainingIgnoreCaseOrDesignCodeContainingIgnoreCaseAndDeletedAtNullOrderByIdDesc(String search, String s, Pageable pageable);
Jens Schauder
  • 77,657
  • 34
  • 181
  • 348

0 Answers0