hibernate异常处理

来源:互联网 发布:java web 超链接 编辑:程序博客网 时间:2024/06/02 06:07
运行action时出现org.hibernate.hql.ast.QuerySyntaxException: InterRelation is not mapped. 异常,经过检查发现原来是hibernate.cfg.xml配置文件里面没有加入InterRelation 数据库映射文件