使用MyBatis Generator生成代码报错信息如下:
[WARNING] Table configuration with catalog null, schema xe, and table SR_CLASS did not resolve to any tables
数据库是oracle,错误原因是我的scheme配置错误了,配置scheme的目的是指明为某个用户的表,如果scheme对应的用户不存在就会报这个错误。
另外,表名配置错误也会报这个错,例如表名不存在,mysql还可能因为表名大小写导致该错误,具体参见下面文章。
参考文章:
- Mybatis generator 生成Javabean报错:Table configuration with catalog null, schema public, and table globalpage did not resolve to any tables;
- Table configuration with catalog null, schema orcl, and table ORDERS did not resolve to any tables;
最新评论
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下
试了,确实不行,能不能更新一下
也推荐一下我自己写的 https://twitdown.com