2011年11月7日 - org.hibernate.hql.ast.QuerySyntaxException: User is not mapped [select u from User u where u.userName=:userName and u.password=:password] ...
at org.hibernate.hql.internal.ast.QuerySyntaxException.convert(QuerySyntaxException.java:54) at org.hibernate.hql.internal.ast.QuerySyntaxException.convert(QuerySynt...
2015年2月6日 - [from Revert r where r.articles_id= 2]; nested exception is org.hibernate.hql.ast.QuerySyntaxException: Revert is not mapped. [from Revert r...