Idea中mapper的xml文件报错 unable to resolve table
时间:2020-04-22 17:56:15
收藏:0
阅读:560
参考Z001错误汇总-IntelliJ IDEA提示Unable to resolve table ‘表名‘
1. 具体表现
在正常使用IntelliJ IDEA
连接到数据库后,SQL
语句提示Unable to resolve table
‘表名‘,而且其他的字段也标红提示错误
2. 解决操作
-
右键点击数据库,选择
Database Tools
,再选择Manage Shown Schemas...
-
勾选你所使用的数据库
解决问题
原文:https://www.cnblogs.com/ifme/p/12753472.html
评论(0)