当前位置:Gxlcms > 数据库问题 > ibatis出错:There is no result map named RM.ProjectCharge in this SqlMap.

ibatis出错:There is no result map named RM.ProjectCharge in this SqlMap.

时间:2021-07-01 10:21:17 帮助过:40人阅读

明明已有id=RM.ProjectCharge.

出错:Cause: com.ibatis.sqlmap.client.SqlMapException: There is no result map named RM.ProjectCharge in this SqlMap.


原因:RM.ProjectCharge的顺序放错


如:技术分享


修正:把id="RM.ProjectCharge.simple"放在id="RM.ProjectCharge"的下面就ok

    技术分享

ibatis出错:There is no result map named RM.ProjectCharge in this SqlMap.

标签:ibais出错原因

人气教程排行