I have the following Spring Data JPA Repository
public interface FooRepository extends JpaRepository { @QueryHints( value = {