MyEclipse Invalid derived query! No property xxxxxxxxx found for type xxxxxxxx

北慕城南 提交于 2019-11-27 03:13:27

MyEclipse代码报错Invalid derived query! No property getSchoolInfo found for type CourseSchool!,代码语法等都是对的。

发现是MyEclipse校验工具的问题

将Data Validator前面的选项去掉即可,或者去掉Data Validator里面的选项Invalid Derived Query

Eclipse:window-->preference-->Spring -> Project Validators -> Data Validator -> Invalid Derived Query

MyEclipse:window->preference->MyEclipse->Validation->Spring->Data Validator -> Invalid Derived Query

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!