您的位置:首页 > 其它

mybatis-generator自动生成报错

2018-01-13 16:46 141 查看
使用mybatis-generator自动生成是报错:Table configuration with catalog null, schema null, and table ****
did not resolve to any tables

表格不存在(注意配置文件中的表名于数据库中的表名有无差别,“__”于"_")
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息