mybaties 逆向工程 自动生成数据库相关注解

时间:2023-10-16 10:41:44
【文件属性】:

文件名称:mybaties 逆向工程 自动生成数据库相关注解

文件大小:4.31MB

文件格式:RAR

更新时间:2023-10-16 10:41:44

java mybatis

通过设置 generatorConfig.xml 设置,自动生成实体类,生成对应mapper接口和增加、删除、查询、修改的操作数据方法


【文件预览】:
src
----MyBatisGeneratorCore()
--------MyBatisGeneratorCore.iml(81B)
--------pom.xml(1018B)
--------target()
--------src()
--------.idea()
MyBatisGeneratorCore
----MyBatisGeneratorCore.jar(4.67MB)
----run.bat(58B)
----generatorConfig.xml(5KB)

网友评论