MybatisGenerator.rar
Mybatis生成MAPPing工具,Mybatis-Generator可以自动生成表对应的Mapping文件dao接口,实例类.使用中只需改变generatorConfig.xml里面相关信息,在命令提示符中进入到当前项目所在目录,输入java-jarmybatis-generator-core-1.3.5.jar-configfilegeneratorConfig.xml-overwrite回车,看到MybatisGeneratorfinishedsuccessfully表示运行成功,生成的文件在src目录中
下载地址
用户评论