I am attempting to query my h2 database with JPA in a Spring Boot application. I wish to get a list back from the database of all films with a particular directors name. I a