|
Hi All,
I have created one sample application which uses Hibernate 3.0.5 on Sun Java Studio Enterprise 8.There is one user table created in MySql which has common details of user.When I try to retrieve this user information with hibernate query language,it gives me following Exception:
org.hibernate.QueryException: ClassNotFoundException: org.hibernate.hql.ast.HqlToken [from com.HibernateEntities.Users]
If anyone has any idea to tackle this problem please let me know.All suggestions are welcome.
Thanx and Regards,
Chirag.
|