Mybatis-Generator自动生成Dao、Model、Mapping直接可运行

时间:2019-08-11 02:30:27
【文件属性】:
文件名称:Mybatis-Generator自动生成Dao、Model、Mapping直接可运行
文件大小:1.88MB
文件格式:ZIP
更新时间:2019-08-11 02:30:27
Mybatis 已经配置好,包含全部jar包,只需改一下generator.xml中的23行(数据库配置)和71行tableName(表名称),以及想导出的各个包名targetPackage即可,保证可用!
【文件预览】:
MybatisGenerator
----resources()
--------myContext.xml(3KB)
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(566B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(493B)
--------org.eclipse.jdt.core.prefs(395B)
----src()
--------com()
----.project(2KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(834B)
----.mymetadata(321B)
----.classpath(2KB)
----.myeclipse()
----mybatis()
--------lib()
--------generator.xml(5KB)

网友评论

  • 方便多了,联表查询就不行了。