why this exception is occure when i run query from hql editor
org.hibernate.HibernateException: could not instantiate QueryTranslatorFactory: org.hibernate.hql.cla
There is minor change in new APIS. pls replace property value with
org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory.
NOTE: there is new package called 'internal' hierarchy introduced.