Below Query method will return all record which name is null. public List<Student> findByNameIsNull();. Generated Query. Hibernate: select ...
確定! 回上一頁