Invalid bound statement (not found): com.itheima.mapper.OperationType$StudentMapper.update
时间: 2023-08-20 12:14:03 浏览: 111
根据引用\[1\]和引用\[2\]的内容,你遇到的问题是关于一个无效的绑定语句的错误。具体地说,错误信息是"Invalid bound statement (not found): com.itheima.mapper.OperationType$StudentMapper.update"。根据引用\[1\]中的建议,你可以尝试以下操作来解决这个问题:
1. 检查你的文件夹结构是否正确。确保你的文件夹名是"com.itheima.mapper",并且它是一个三级文件夹。你可以打开文件夹查看确认。
2. 如果文件夹结构没有问题,你可以尝试重新创建文件夹。在"resources"文件夹中创建多级文件夹"com/itheima/mapper"。然后,执行一次"clean"操作,再重新启动你的Maven项目。
3. 检查你的pom.xml文件中的配置。根据引用\[2\]和引用\[3\]的内容,你需要在pom.xml文件的<build>标签中添加一段配置,以确保资源文件和Java文件都被正确地过滤和包含。
请尝试以上操作,看看是否能够解决你遇到的问题。如果问题仍然存在,请提供更多的上下文信息,以便我能够更好地帮助你解决问题。
#### 引用[.reference_title]
- *1* [Invalid bound statement (not found): com.itheima.mapper.EmpMapper.list](https://blog.csdn.net/weixin_43669384/article/details/130914830)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item]
- *2* [Invalid bound statement (not found): com.itheima.mapper.StudentMapper.delete](https://blog.csdn.net/m0_68177111/article/details/128607234)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item]
- *3* [Invalid bound statement (not found): com.itheima.mapper.userMapper.SelectAll](https://blog.csdn.net/weixin_64773406/article/details/127726908)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item]
[ .reference_list ]
阅读全文