HQL is a SQL based language used by Hibernate to make queries on the database.
When you are writing HQL expressions, you may need me variable
References the current table
HQL Reference