sts4
sts4 copied to clipboard
Support SPEL expressions inside SQL queries
Spring Data Query annotations can have SQL if nativeQuery=true is present.
This embedded SQL can have embedded SPEL expressions. Syntax highlighting and validation for such SQL queries isn't working yet (it does for HQL and JPQL though)