Relative Content

Tag Archive for spring-tools-4

SQL Validation Errors in Spring Tools 4.23.0

I’ve upgraded to Spring Tools for Eclipse 4.23.0 today and I have a quite annoying problem:
In my Spring Data Repository’s SQL/HQL Queries I get errors for every named parameter (:parameterName Syntax).
It says “SQL: no viable alternative at input ‘…'”