org.hibernate.hql.ast.QuerySyntaxException:is not mapped 异常总结
来源:互联网
java.lang.IllegalArgumentException: org.hibernate.hql.ast.QuerySyntaxException: t_aty_disease is not mapped [SELECT new com.upup.app.doctor.symptom.entity.Symptom(d.id) FROM t_aty_disease d,t_aty_symptom s where d.id = s.id]java.lang.IllegalArgumentException: org.hibernate.