findByFirstAndLastName(String firstName, String lastName). Obviously, this doesn't scale well, as for each new parameter, the amount of queries ...
確定! 回上一頁