How to see the final SQL query on hover to HQL query? This feature was by me, but can't repeat on demand

Viewed 14

few days ago, when I pointed on my HQL query in IntelliJ Idea:

  1. the whole HQL query was highlighted with a green color(right so, as it highlights "where" and "From" clauses in the picture) AND!!!
  2. it showed me the result query in pure SQL. It was awsome, but now - it does't work and i can't find how can i activate it again((( But i saw it, and it is holy truth, but no one have heard about it...

example query from what i wanna see SQL again

0 Answers
Related