mybatis-generator-gui

mybatis-generator界面工具,让你生成代码更简单更快捷

Stars
6.7K

Bot releases are hidden (Show)

mybatis-generator-gui - 添加toString/hashCode/equals插件的选择 Latest Release

Published by zouzg about 7 years ago

  • 添加toString/hashCode/equals插件的选择
  • 解决没有mvn install导致的找不到驱动的问题
mybatis-generator-gui - 解决左侧数据库连接树配置文件不能更新的问题

Published by zouzg over 7 years ago

  • 解决左侧数据库连接树配置文件不能更新的问题
  • 其他一些小改进
mybatis-generator-gui - fix plugins issue when using Oracle or SQL Server

Published by zouzg over 7 years ago

fix "type" is required in a plugins context myid的问题

mybatis-generator-gui - 解决jar中跑找不到驱动的问题

Published by zouzg over 7 years ago

  • 解决jar中跑找不到驱动的问题
mybatis-generator-gui - 增加SQL Server的支持

Published by zouzg over 7 years ago

  • 增加SQL Server的支持(不完美,还请多多帮忙测试)
  • 自定义ClassLoader,去除pom.xml中各个driver的依赖,简便新手的启动步骤
mybatis-generator-gui - 解决一些易用性问题

Published by zouzg over 7 years ago

  • 数据库密码非必填,因为有的用户的数据库的密码就是空的
  • 启动软件增加jdk版本判断,防止一些用户jdk版本不对报莫名的错误
  • Java文件强制UTF8,防止一些用户使用GBK的编码导致文件乱码
  • 增加useActualColumnNames配置,一些用户的数据库使用的就是大小写混合的可以使用此选项
  • Oracle官方下载的驱动文件不支持JDBC 4.0, 手动添加文件META-INF/services/java.sql.Driver支持JDBC 4.0
mybatis-generator-gui - 解决jar运行驱动找不到的问题

Published by zouzg over 7 years ago

  • 解决jar运行驱动找不到的问题
mybatis-generator-gui - 根据反馈界面使用中文

Published by zouzg over 7 years ago

  • 根据反馈界面使用中文
  • 增加一些validation从而对新手更友好
mybatis-generator-gui - 不需要选择驱动了,界面优化

Published by zouzg over 7 years ago

  • 去掉驱动选择了,提供默认驱动
  • 优化界面
  • Oracle只显示当前用户下得拥有的表
  • 添加generateKeys功能,这样insert的时候可以返回数据库的主键
  • 定制DAO的名字的功能
mybatis-generator-gui - 配置更全面

Published by zouzg about 8 years ago

  • 使用sqlite3改造配置系统
  • 支持多个Generator配置,点击图标可以管理多个配置
  • 界面美化
mybatis-generator-gui - 支持PostgreSQL

Published by zouzg about 8 years ago

  • 支持PostgreSQL
  • 修复新建连接界面只能打开一次的bug
mybatis-generator-gui - 支持Oracle,并把左侧的树改成第一层就是数据库表

Published by zouzg about 8 years ago

  • 支持Oracle
  • 由于要兼容Oracle与Mysql,左侧的树改成第一层就是数据库表
mybatis-generator-gui - 数据库的引注释作为属性的注释

Published by zouzg over 8 years ago

数据库的引注释作为属性的注释

mybatis-generator-gui - Support customise table column

Published by zouzg over 8 years ago

v0.3 version features and improvements:

  • Support customise table column
  • Make plugin offset/limit and suppressAllComments configurable
  • Improve logs and exception handling

Bug fixes:

  • Fix selected table column customised and when selected again previous value not restored
  • Fix typeHandler not take effect
mybatis-generator-gui - fix some UI bugs

Published by zouzg over 8 years ago

  • fix some UI interface bugs
  • add release binary to release
mybatis-generator-gui - basic version

Published by zouzg over 8 years ago

features:

  • Save DB connection like mysql DB connection tools
  • Save last generator config to file and when restart next time will restore to UI

known issue

  • Just support Mysql now, Oralce will support next release
  • Help page need added
Package Rankings
Top 3.82% on Proxy.golang.org
Related Projects