Annotation Interface SQL


Deprecated.
IDEA no longer detects @Language from meta-annotations os use use @Language directly
Marks a string variable as containing SQL. IntelliJ IDEA uses this to provide syntax highlighting for SQL-strings, otherwise it's mostly useful as a form of documentation.