org.hibernate.hql.ast.QuerySyntaxException is not mapped异常
QuerySyntaxException 异常为 hibernate hql语法使用错误。可能是由于hql操作的是实体类,而不是数据库表名导致。或者实体类写错
发布时间: 2012-11-09 10:18:48 作者: rapoo
org.hibernate.hql.ast.QuerySyntaxException is not mapped异常
QuerySyntaxException 异常为 hibernate hql语法使用错误。可能是由于hql操作的是实体类,而不是数据库表名导致。或者实体类写错