BadJpqlGrammarException in @Query with escape statement #3040
Labels
in: query-parser
Everything related to parsing JPQL or SQL
type: regression
A regression from a previous release
Milestone
Hi, I've found the following problem when using Spring Data JPA 3.1.1 with Hibernate 6.2.5.Final:
Which causes the exception:
This worked fine with Spring Data JPA 2.7.10 + Hibernate 5.6.14.Final. I don't see any Hibernate-related code in the stacktrace, so I assume that's the validation on the Spring side.
The text was updated successfully, but these errors were encountered: