**HQL** • HQL Stands for HIBERNATE QUERY LANGUAGE. • HQL is database independent query language • HQL is same a SQL, only difference is that SQL depends on the table where as HQL depends on the POJO ...