why this exception is occure when i run query from hql editor
org.hibernate.HibernateException: could not instantiate QueryTranslatorFactory: org.hibernate.hql.cla
The correct name is
org.hibernate.hql.classic.ClassicQueryTranslactorFactory
Pls note that 'l' is missing in the previous comment.