Skip to content

yuwentao/avatar-iBatis-plugin

 
 

Repository files navigation

avatar-iBatis-plugin

根据输入的表结构,表名,以及目标package,自动在目标package下生成如下清单:

  • #####Entity(POJO)

  • #####DTO(实现序列化接口)

  • #####Dao

  • #####sqlmap.xml(包含对应resultType)

  • #####dao.xml(spring注册dao)

使用方法:

菜单栏file下选择「avatar」 填写如下清单:

table

table

table

#####生成文件如下:

table


###TODO:

  • 生成常用statement的intention action

  • 选择各class所在的包的界面

About

根据表结构自动生成sqlmap.xml dto pojo dao

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published