org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.query.SyntaxException: At x:xx and token ')', no viable alternative at input #3906
Labels
status: duplicate
A duplicate of another issue
Updating automatically to Spring Boot 3.5.0 gave me
The query itself is defined as
This worked previously and return a "Table" object. Could be an issue in Hibernate or spring-orm or spring-data-jpa. I am not sure. Or then this syntax was never supported?
The text was updated successfully, but these errors were encountered: