Support SPEL expressions inside SQL queries #1270
Labels
for: vscode
something that is specific for VSCode
theme: spel-support
theme: spring-data-support
type: bug
Milestone
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)
The text was updated successfully, but these errors were encountered: