问题:“Cannot obtain primary key information from database”
环境:
mybatis-generator-core:1.3.7
mysql-connector-java:8.0.13
体现:Mapper类文件只生成了2个insert、selectAll方法
具体原因:MBG配置项理解不充分 table标签 schema、catalog属性使用
问题:“Cannot obtain primary key information from database”
环境:
mybatis-generator-core:1.3.7
mysql-connector-java:8.0.13
体现:Mapper类文件只生成了2个insert、selectAll方法
具体原因:MBG配置项理解不充分 table标签 schema、catalog属性使用
本文标题:mybatis-generator
本文链接:https://www.haomeiwen.com/subject/ziqqrqtx.html
网友评论