org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.heima.mapper.StudentMapper.selectAll
时间: 2023-11-17 22:03:10 浏览: 42
MyBatis绑定错误提示BindingException:Invalid bound statement (not found)的解决方法
这个异常通常是因为MyBis无法找到对应的SQL语句,可能是因为SQL语句的ID或命名空间不正确。在这个例子中,可能是因为`m.him.mapper.StuMapper`中没有定义名为`selectA`的SQL语句。你可以检查一下`m.him.mapper.StuMapper.xm`文件中是否存在该SQL语句,或者检查一下`m.him.mapper.StuMapper`接口中是否存在名为`selectA`的方法,并且该方法使用了`@S`注解来指定SQL语句。如果以上两个方面都没有问题,那么你可以检查一下MyBis的配置文件中是否正确配置了`m.him.mapper`包的扫描路径。\
阅读全文