logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

使用hibernate时如果提示映射不对时可能是以下原因

根据HQL得到一个数据对象时出错:ZYExam is not mapped [From ZYExam AS z WHERE z.lZhuanYeId = 4 AND z.lExamInfoId=1718]; nested exception is org.hibernate.hql.ast.QuerySyntaxException: ZYExam is not mapped [From ZYExa

#hibernate
到底了