0
点赞
收藏
分享

微信扫一扫

eption in thread “main“ org.apache.ibatis.binding.BindingException: Invalid bound statemen 报错

Resin_Wu 2022-02-04 阅读 63

在发生报错时检测:
1.检查xml配置文件与Dao的文件名称是否相同
2.xml中有没有配置namespace
3.xml中的id与dao里的方法名是否对应
4.resources里的路径右键,在explorer中打开查看路径是否正确。不能在resorces里以xx.xxx.xx创建

举报

相关推荐

0 条评论