[hibernate-issues] [JIRA] (HHH-16315) If i use @Query("from Object o where o.variable IN (:parameter) ") Hibernate 6 fails in Spring Boot/JPA with NotYetImplementedFor6Exception / PluralValuedSimplePathInterpretation. Without the IN-Clause all works fine.