mybatis generator 配置生成ob库表对应dao mapper entity 问题

【产品名称】

【产品版本】

【问题描述】项目中dao mapper entity 现在基本上都是通过mybatis generator 配置生成的。然而使用ob配置时,对应未生成。咨询了技术人员。好像mybatis generator不支持ob ,期望产品这边能出相应ob版本的mybatis generator。

收到,我先反馈给产品经理。

谢谢反馈!

现在已经支持Mybatis generator生成代码了,但是mybatisgenerator生成的实体类没有对应的字段注释,一直未找到解决方法

2 个赞

你的现在可以了吗?为什么我这里执行还是提示 Table configuration with catalog null, schema null, and table xxxx did not resolve to any tables